![]() |
#include <patchTableFactory.h>
Classes | |
| struct | Options |
| struct | PatchFaceTag |
Public Types | |
| typedef std::vector< PatchFaceTag > | PatchTagVector |
Static Public Member Functions | |
| static PatchTable * | Create (TopologyRefiner const &refiner, Options options=Options()) |
| Factory constructor for PatchTable. More... | |
Definition at line 41 of file patchTableFactory.h.
| typedef std::vector<PatchFaceTag> PatchTagVector |
Definition at line 77 of file patchTableFactory.h.
|
static |
Factory constructor for PatchTable.
| refiner | TopologyRefiner from which to generate patches |
| options | Options controlling the creation of the table |