NEMoSys  0.63.0
A modular, extensible resource with robust automated mesh generation, mesh quality analysis, adaptive mesh refinement, and data transfer between arbitrary meshes.
bmShape Struct Reference

bmshape desc. More...

Detailed Description

Longer description

Definition at line 66 of file blockMeshParams.H.

Public Member Functions

virtual ~bmShape ()=default
 

Protected Member Functions

 bmShape ()=default
 
 bmShape (const bmShape &)=default
 
 bmShape (bmShape &&)=default
 
bmShapeoperator= (const bmShape &)=default
 
bmShapeoperator= (bmShape &&)=default
 

Inherited by bmBox, bmCylTaperedCone, and bmSphere.

Constructor & Destructor Documentation

◆ ~bmShape()

virtual bmShape::~bmShape ( )
virtualdefault

◆ bmShape() [1/3]

bmShape::bmShape ( )
protecteddefault

◆ bmShape() [2/3]

bmShape::bmShape ( const bmShape )
protecteddefault

◆ bmShape() [3/3]

bmShape::bmShape ( bmShape &&  )
protecteddefault

Member Function Documentation

◆ operator=() [1/2]

bmShape& bmShape::operator= ( const bmShape )
protecteddefault

◆ operator=() [2/2]

bmShape& bmShape::operator= ( bmShape &&  )
protecteddefault

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