chombo-discharge
|
Base class for making boundary conditions on the EB in a multifluid context. More...
#include <CD_MFHelmholtzEBBCFactory.H>
Public Member Functions | |
MFHelmholtzEBBCFactory () | |
Weak constructor. Must subsequently set order, weight, and value. | |
virtual | ~MFHelmholtzEBBCFactory () |
Default constructor. | |
virtual RefCountedPtr< EBHelmholtzEBBC > | create (const int a_iphase, const RefCountedPtr< MFHelmholtzJumpBC > &a_jumpBC) const =0 |
Factory method for. | |
Base class for making boundary conditions on the EB in a multifluid context.