#include <MergeBoxesOnLines.H>
Public Member Functions | |
| MergeBoxesOnLines () | |
| ~MergeBoxesOnLines () | |
| Destructor. | |
| void | mergeBoxes (Vector< Box > &a_mesh, const int &a_dir) |
| Merges the boxes along lines in the set direction for a single level. | |
| 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. | |
|
|
|
|
|
Destructor.
|
|
||||||||||||
|
Merges the boxes along lines in the set direction for a vector of levels.
|
|
||||||||||||
|
Merges the boxes along lines in the set direction for a single level.
|
1.4.1