#include <source/hierarchy/patches/PatchFactory.h>
Public Member Functions | |
| PatchFactory () | |
| virtual | ~PatchFactory () |
| virtual tbox::Pointer< Patch< DIM > > | allocate (const Box< DIM > &box, tbox::Pointer< PatchDescriptor< DIM > > descriptor) const |
|
|||||||||
|
Construct a patch factory object. |
|
|||||||||
|
Virtual destructor for patch factory objects. |
|
||||||||||||||||
|
Allocate a patch with the specified domain and patch descriptor. |
1.4.2