Block-Structured AMR Software Framework
 
Loading...
Searching...
No Matches
AMReX_EB_StateRedistribute.cpp File Reference

Namespaces

namespace  amrex
 

Functions

void amrex::MLStateRedistribute (Box const &bx, int ncomp, Array4< Real > const &U_out, Array4< Real > const &U_in, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrac, Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &fcz, Array4< Real const > const &ccent, amrex::BCRec const *d_bcrec_ptr, Array4< int const > const &itracker, Array4< Real const > const &nrs, Array4< Real const > const &alpha, Array4< Real const > const &nbhd_vol, Array4< Real const > const &cent_hat, Geometry const &lev_geom, int as_crse, Array4< Real > const &drho_as_crse, Array4< int const > const &flag_as_crse, int as_fine, Array4< Real > const &dm_as_fine, Array4< int const > const &levmsk, int is_ghost_cell, Real fac_for_deltaR, int max_order)
 
void amrex::StateRedistribute (Box const &bx, int ncomp, Array4< Real > const &U_out, Array4< Real > const &U_in, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrac, Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &fcz, Array4< Real const > const &ccent, amrex::BCRec const *d_bcrec_ptr, Array4< int const > const &itracker, Array4< Real const > const &nrs, Array4< Real const > const &alpha, Array4< Real const > const &nbhd_vol, Array4< Real const > const &cent_hat, Geometry const &lev_geom, int max_order)