Classes | Public Member Functions | List of all members
starMesh Class Reference

A messy mesh class which supports the possibility of creating a shapeMesh for regular Star meshes (no arbitrary interfaces or collapsed SAMM cells). If any of these special feateres exist, the mesh is created as polyMesh. More...

Public Member Functions

 starMesh (const fileName &prefix, const Time &rt, const scalar scaleFactor)
 Construct from case name. More...
 
 ~starMesh ()
 Destructor. More...
 
void writeMesh ()
 Write mesh. More...
 

Detailed Description

A messy mesh class which supports the possibility of creating a shapeMesh for regular Star meshes (no arbitrary interfaces or collapsed SAMM cells). If any of these special feateres exist, the mesh is created as polyMesh.

Source files

Definition at line 67 of file starMesh.H.

Constructor & Destructor Documentation

starMesh ( const fileName prefix,
const Time rt,
const scalar  scaleFactor 
)

Construct from case name.

~starMesh ( )

Destructor.

Member Function Documentation

void writeMesh ( )

Write mesh.


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