chombo-discharge
Public Member Functions | List of all members
MFHelmholtzDomainBCFactory Class Referenceabstract

Base class for creating domain boundary condition objects in MFHelmholtzOp. More...

#include <CD_MFHelmholtzDomainBCFactory.H>

Inheritance diagram for MFHelmholtzDomainBCFactory:
Inheritance graph
[legend]

Public Member Functions

 MFHelmholtzDomainBCFactory ()
 Constructor.
 
virtual ~MFHelmholtzDomainBCFactory ()
 Destructor.
 
 MFHelmholtzDomainBCFactory (const MFHelmholtzDomainBCFactory &a_other)=delete
 Disallowed – don't see why you would need it.
 
MFHelmholtzDomainBCFactoryoperator= (const MFHelmholtzDomainBCFactory &a_other)=delete
 Disallowed - don't see why you would need it.
 
virtual RefCountedPtr< EBHelmholtzDomainBCcreate (const int a_iphase) const =0
 Factory method.
 

Detailed Description

Base class for creating domain boundary condition objects in MFHelmholtzOp.


The documentation for this class was generated from the following files: