cuboidWall Class Reference
Inheritance diagram for cuboidWall:
Collaboration diagram for cuboidWall:

Public Member Functions

 TypeInfo ("cuboidWall")
 
 cuboidWall ()
 
 cuboidWall (const dictionary &dict)
 
 add_vCtor (Wall, cuboidWall, dictionary)
 
- Public Member Functions inherited from Wall
 TypeInfo ("Wall")
 
 Wall ()
 
 Wall (const dictionary &dict)
 
virtual ~Wall ()=default
 
 create_vCtor (Wall, dictionary,(const dictionary &dict),(dict))
 
const auto & triangles () const
 
word name () const
 
word materialName () const
 
word motionName () const
 

Protected Member Functions

bool readcuboidWall (const dictionary &dict)
 
- Protected Member Functions inherited from Wall
bool readCommon (const dictionary &ditc)
 

Additional Inherited Members

- Static Public Member Functions inherited from Wall
static bool checkTrianlge (const realx3 &p1, const realx3 &p2, const realx3 &p3)
 
static uniquePtr< Wallcreate (const dictionary &dict)
 
- Protected Attributes inherited from Wall
std::vector< realx3x3triangles_
 
word name_
 
word materialName_
 
word motionName_
 

Detailed Description

Definition at line 32 of file cuboidWall.hpp.

Constructor & Destructor Documentation

◆ cuboidWall() [1/2]

Definition at line 126 of file cuboidWall.cpp.

◆ cuboidWall() [2/2]

cuboidWall ( const dictionary dict)

Definition at line 130 of file cuboidWall.cpp.

References fatalExit.

Member Function Documentation

◆ readcuboidWall()

bool readcuboidWall ( const dictionary dict)
protected

◆ TypeInfo()

TypeInfo ( "cuboidWall"  )

◆ add_vCtor()

add_vCtor ( Wall  ,
cuboidWall  ,
dictionary   
)

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