#include <PoissonOp4.H>
◆ PoissonOp4Factory() [1/2]
PoissonOp4Factory::PoissonOp4Factory |
( |
| ) |
|
◆ PoissonOp4Factory() [2/2]
◆ ~PoissonOp4Factory()
virtual PoissonOp4Factory::~PoissonOp4Factory |
( |
| ) |
|
|
inlinevirtual |
◆ define()
◆ MGnewOp()
virtual PoissonOp4* PoissonOp4Factory::MGnewOp |
( |
const ProblemDomain & |
a_FineindexSpace, |
|
|
int |
a_depth, |
|
|
bool |
a_homoOnly = true |
|
) |
| |
|
virtual |
Create an operator at an index space = coarsen(a_fineIndexSpace, 2^a_depth) Return NULL if no such Multigrid level can be created at this a_depth. If a_homoOnly = true, then only homogeneous boundary conditions will be needed.
Implements MGLevelOpFactory< LevelData< FArrayBox > >.
◆ MGreclaim()
virtual void PoissonOp4Factory::MGreclaim |
( |
PoissonOp4 * |
a_reclaim | ) |
|
|
virtual |
◆ m_dx
◆ m_bc
BCFunc PoissonOp4Factory::m_bc |
The documentation for this class was generated from the following file: