MergeBoxesOnLines Class Reference

#include <MergeBoxesOnLines.H>

List of all members.


Detailed Description

Class which merges boxes in a direction without changing the overall box coverage.

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.

Constructor & Destructor Documentation

MergeBoxesOnLines::MergeBoxesOnLines (  ) 

MergeBoxesOnLines::~MergeBoxesOnLines (  ) 

Destructor.


Member Function Documentation

void MergeBoxesOnLines::mergeBoxes ( Vector< Box > &  a_mesh,
const int &  a_dir 
)

Merges the boxes along lines in the set direction for a single level.

void MergeBoxesOnLines::mergeBoxes ( Vector< Vector< Box > > &  a_vvbox,
const int &  a_dir 
)

Merges the boxes along lines in the set direction for a vector of levels.


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

Generated on Tue Apr 14 14:23:43 2009 for Chombo + EB by  doxygen 1.5.5