Public Member Functions | |
| virtual void | createMeshes ()=0 |
| Creates the meshes. | |
| virtual void | allocateMeshes ()=0 |
| Creates the meshes. | |
| virtual void | partitionMeshes ()=0 |
| Partitions the meshes. | |
| virtual void | applyAdditionalOperationsOnMeshes () |
| Applies any additional operations on the created mesh. | |
| virtual ICaseOptions * | _options ()=0 |
Definition at line 51 of file ICaseMeshMasterService.h.
|
inlinevirtual |
Applies any additional operations on the created mesh.
Definition at line 66 of file ICaseMeshMasterService.h.