pyAMReX
Functions
BoxArray.cpp File Reference
#include "pyAMReX.H"
#include "Base/Vector.H"
#include <AMReX_BoxArray.H>
#include <AMReX_IntVect.H>
#include <sstream>

Functions

void init_BoxArray (py::module &m)
 

Function Documentation

◆ init_BoxArray()

void init_BoxArray ( py::module &  m)

Construct an empty BoxArray

Construct a BoxArray from an array of Boxes of size nbox.

Construct a BoxArray from an array of Boxes of size nbox.

Coarsen each Box in the BoxArray to the specified ratio.

Coarsen each Box in the BoxArray to the specified ratio.

Return element index of this BoxArray.

Return smallest Box that contains all Boxes in this BoxArray.

Return index type of this BoxArray