#include <Proto_MBAMRBoxPartition.H>
◆ MBAMRBoxPartition()
Proto::MBAMRBoxPartition::MBAMRBoxPartition |
( |
const MBProblemDomain & |
a_coarseDomain, |
|
|
const std::vector< Point > & |
a_refRatios |
|
) |
| |
|
inline |
◆ define()
void Proto::MBAMRBoxPartition::define |
( |
const MBProblemDomain & |
a_coarseDomain, |
|
|
const std::vector< Point > & |
a_refRatios |
|
) |
| |
|
inline |
◆ loadBalance()
void Proto::MBAMRBoxPartition::loadBalance |
( |
| ) |
|
|
inline |
◆ compatible()
◆ getBlock()
std::shared_ptr< BoxPartition > Proto::MBAMRBoxPartition::getBlock |
( |
unsigned int |
a_level, |
|
|
unsigned int |
a_block |
|
) |
| const |
|
inline |
◆ getLevel()
std::shared_ptr< MBBoxPartition > Proto::MBAMRBoxPartition::getLevel |
( |
unsigned int |
a_level | ) |
const |
|
inline |
◆ numLevels()
unsigned int Proto::MBAMRBoxPartition::numLevels |
( |
| ) |
const |
|
inline |
◆ print()
void Proto::MBAMRBoxPartition::print |
( |
| ) |
|
|
inline |
◆ m_levelPartitions
std::vector<std::shared_ptr<MBBoxPartition> > Proto::MBAMRBoxPartition::m_levelPartitions |
|
private |
The documentation for this class was generated from the following file: