Class that is given a base box in a MultiBlockCoordSys and returns the chunk of its halo to be filled in from a specified source block with a specified offset.
More...
#include <GrowInBlock.H>
Class that is given a base box in a MultiBlockCoordSys and returns the chunk of its halo to be filled in from a specified source block with a specified offset.
◆ GrowInBlock()
GrowInBlock::GrowInBlock |
( |
LevelGridMetrics * |
a_levelGridMetricsPtr, |
|
|
int |
a_ghost |
|
) |
| |
◆ ~GrowInBlock()
virtual GrowInBlock::~GrowInBlock |
( |
| ) |
|
|
virtual |
◆ operator()()
virtual Box GrowInBlock::operator() |
( |
const Box & |
a_inputBox | ) |
|
|
virtual |
Required for BaseTransform. Returns the Box consisting of the input box grown by m_radius, but cut off at physical boundaries.
Implements BaseTransform.
◆ m_ghost
◆ m_levelGridMetricsPtr
The documentation for this class was generated from the following file: