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

Base class for passing domain boundary conditions into EBHelmholtzOp. More...

#include <CD_EBHelmholtzDomainBCFactory.H>

Inheritance diagram for EBHelmholtzDomainBCFactory:
Inheritance graph
[legend]

Public Member Functions

 EBHelmholtzDomainBCFactory ()
 Constructor.
 
virtual ~EBHelmholtzDomainBCFactory ()
 Destructor.
 
 EBHelmholtzDomainBCFactory (const EBHelmholtzDomainBCFactory &a_other)=delete
 Disallowed – don't see why you would need it.
 
EBHelmholtzDomainBCFactoryoperator= (const EBHelmholtzDomainBCFactory &a_other)=delete
 Disallowed - don't see why you would need it.
 
virtual RefCountedPtr< EBHelmholtzDomainBCcreate () const =0
 Factory method. Implementations must override this.
 

Detailed Description

Base class for passing domain boundary conditions into EBHelmholtzOp.


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