All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PatchTablesFactory Class Reference

A specialized factory for feature adaptive PatchTables. More...

#include <patchTablesFactory.h>

Classes

struct  Options
 
struct  Options
 

Static Public Member Functions

static PatchTablesCreate (TopologyRefiner const &refiner, Options options=Options())
 Factory constructor for PatchTables. More...
 

Detailed Description

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.

Member Function Documentation

static PatchTables* Create ( TopologyRefiner const &  refiner,
Options  options = Options() 
)
static

Factory constructor for PatchTables.

Parameters
refinerTopologyRefiner from which to generate patches
optionsOptions controlling the creation of the tables
Returns
A new instance of PatchTables

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