A specialized factory for feature adaptive PatchTables. More...
#include <patchTablesFactory.h>
Classes | |
struct | Options |
struct | Options |
Static Public Member Functions | |
static PatchTables * | Create (TopologyRefiner const &refiner, Options options=Options()) |
Factory constructor for PatchTables. More... | |
A specialized factory for feature adaptive PatchTables.
PatchTables contain the lists of vertices for each patch of an adaptive mesh representation.
Definition at line 50 of file patchTablesFactory.h.
|
static |
Factory constructor for PatchTables.
refiner | TopologyRefiner from which to generate patches |
options | Options controlling the creation of the tables |