Public Member Functions | List of all members
sammMesh Class Reference

A messy mesh class which supports the possibility of creating a shapeMesh for regular Samm 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

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

Detailed Description

A messy mesh class which supports the possibility of creating a shapeMesh for regular Samm 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 53 of file sammMesh.H.

Constructor & Destructor Documentation

◆ sammMesh()

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

Construct from case name.

◆ ~sammMesh()

~sammMesh ( )

Destructor.

Member Function Documentation

◆ writeMesh()

void writeMesh ( )

Write mesh.


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