meshing_workflow#

Meshing workflow specialization of the Workflow module that wraps and extends the core functionality.

Classes

ClassicMeshingWorkflow(workflow, meshing)

Provides meshing specialization of the workflow wrapper.

FaultTolerantMeshingWorkflow(workflow, ...)

Provides fault-tolerant meshing specialization of the workflow wrapper.

MeshingWorkflow(workflow, meshing)

Provides meshing specialization of the workflow wrapper that extends the core functionality in an object-oriented manner.

TopologyBasedMeshingWorkflow(workflow, meshing)

Provides topology-based meshing specialization of the workflow wrapper.

TwoDimensionalMeshingWorkflow(workflow, meshing)

Provides 2D meshing specialization of the workflow wrapper.

WatertightMeshingWorkflow(workflow, meshing)

Provides watertight meshing specialization of the workflow wrapper.