Chombo + EB + MF
3.2
|
Class which merges boxes in a direction without changing the overall box coverage. More...
#include <MergeBoxesOnLines.H>
Public Member Functions | |
MergeBoxesOnLines () | |
~MergeBoxesOnLines () | |
Destructor. More... | |
void | mergeBoxes (Vector< Box > &a_mesh, const int &a_dir) |
Merges the boxes along lines in the set direction for a single level. More... | |
void | mergeBoxes (Vector< Vector< Box > > &a_vvbox, const int &a_dir) |
Merges the boxes along lines in the set direction for a vector of levels. More... | |
Class which merges boxes in a direction without changing the overall box coverage.
MergeBoxesOnLines::MergeBoxesOnLines | ( | ) |
MergeBoxesOnLines::~MergeBoxesOnLines | ( | ) |
Destructor.
Merges the boxes along lines in the set direction for a single level.
Merges the boxes along lines in the set direction for a vector of levels.