Block-Structured AMR Software Framework
amrex::MFUtil::AsymmetricGhost< T > Struct Template Reference

#include <AMReX_MultiFabUtilI.H>

Static Public Member Functions

static void copy (T &target, const T &source, int nc, int ng)
 

Detailed Description

template<typename T>
struct amrex::MFUtil::AsymmetricGhost< T >

Template class defining a copy operation where only the target is grown by ng. Template parameter T must be either MultiFab or iMultiFab

Member Function Documentation

◆ copy()

template<typename T >
static void amrex::MFUtil::AsymmetricGhost< T >::copy ( T &  target,
const T &  source,
int  nc,
int  ng 
)
inlinestatic

The documentation for this struct was generated from the following file: