chombo-discharge
|
Class for passing electrostatic boundary conditions into MFHelmholtzOp. More...
#include <CD_MFHelmholtzElectrostaticDomainBCFactory.H>
Protected Attributes | |
ElectrostaticDomainBc | m_electrostaticBCs |
Domain boundary conditions. | |
Class for passing electrostatic boundary conditions into MFHelmholtzOp.
This class implements MFHelmholtzDomainBCFactory and must thus return an EBHelmholtzDomainBC object for encapsulating domain boundary conditions in EBHelmholtzOp. This is simply a multifluid wrapper.
MFHelmholtzElectrostaticDomainBCFactory::MFHelmholtzElectrostaticDomainBCFactory | ( | const ElectrostaticDomainBc & | a_electrostaticBCs | ) |
Full constructor.
[in] | a_electrostaticBCs | Electrostatic boundary conditions on domain sides |
|
delete |
Disallowed copy constructor.
[in] | a_other | Other factory |
|
delete |
Disallowed move constructor.
[in] | a_other | Other factory |
|
finaloverridevirtual |
|
delete |
Disallowed move assignment.
[in] | a_other | Other factory |
|
delete |
Disallowed copy assignment.
[in] | a_other | Other factory |