Searched refs:mlmg_hibc (Results 1 – 1 of 1) sorted by relevance
36 std::array<LinOpBCType, AMREX_SPACEDIM> mlmg_hibc; in solve() local40 mlmg_hibc[idim] = LinOpBCType::Periodic; in solve()43 mlmg_hibc[idim] = LinOpBCType::Dirichlet; in solve()53 mleb.setDomainBC(mlmg_lobc, mlmg_hibc); in solve()