Namespaces | |
amrex | |
Functions | |
void | 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 |
Function for setting array of BCs. More... | |
std::ostream & | amrex::operator<< (std::ostream &os, const BCRec &b) |