General collection of MultiFab utilities. More...
#include <AMReX_MultiFabUtilI.H>
Static Public Member Functions | |
static void | copy (T &target, const T &source, int nc, int ng) |
General collection of MultiFab utilities.
Template class defining a copy operation where source and target are grown by ng. Template parameter T must be either MultiFab or iMultiFab
|
inlinestatic |