#include <VelocityPoissonOp.H>
Inheritance diagram for VelocityPoissonOp:
Public Methods | |
LevelOp * | new_levelop () const |
VelocityPoissonOp () | |
~VelocityPoissonOp () | |
void | applyOpI (LevelData< FArrayBox > &a_phi, const LevelData< FArrayBox > *a_phiCoarse, LevelData< FArrayBox > &a_LOfPhi, Vector< DomainGhostBC > &a_bcVect) |
virtual bool | isDefined () const |
|
|
|
|
|
The raison d'etre for this class -- want to be able to apply operator with different BCs for each component in a_phi. |
|
Reimplemented from PoissonOp. |
|
virtual constructor workaround Reimplemented from PoissonOp. |