PatchTableFactory Class Reference

#include <patchTableFactory.h>

Classes

struct  Options
 
struct  PatchFaceTag
 

Public Types

typedef std::vector< PatchFaceTagPatchTagVector
 

Static Public Member Functions

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

Detailed Description

Definition at line 41 of file patchTableFactory.h.

Member Typedef Documentation

typedef std::vector<PatchFaceTag> PatchTagVector

Definition at line 77 of file patchTableFactory.h.

Member Function Documentation

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

Factory constructor for PatchTable.

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

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