![]() |
Block-Structured AMR Software Framework
|
Go to the source code of this file.
Namespaces | |
| namespace | amrex |
Functions | |
| template<class MF > | |
| std::enable_if_t< IsFabArray< MF >::value > | amrex::FillBoundary (Vector< MF * > const &mf, Vector< int > const &scomp, Vector< int > const &ncomp, Vector< IntVect > const &nghost, Vector< Periodicity > const &period, Vector< int > const &cross={}) |
| template<class MF > | |
| std::enable_if_t< IsFabArray< MF >::value > | amrex::FillBoundary (Vector< MF * > const &mf, const Periodicity &a_period=Periodicity::NonPeriodic()) |