Public Member Functions | List of all members
Flag_definition::TipOfFlag Class Reference

GeomObject that defines the tip of the flag. More...

Inheritance diagram for Flag_definition::TipOfFlag:

Public Member Functions

 TipOfFlag ()
 Constructor. More...
 
 ~TipOfFlag ()
 Destructor (empty) More...
 
void position (const unsigned &t, const Vector< double > &xi, Vector< double > &r) const
 Return the position This object links the tips of the top and bottom by a straight line whilst xi[0] goes from -H/2 to H/2. More...
 
void position (const Vector< double > &xi, Vector< double > &r) const
 Current position. More...
 
unsigned ngeom_data () const
 Number of geometric Data in GeomObject: None. More...
 

Detailed Description

GeomObject that defines the tip of the flag.

Definition at line 227 of file turek_flag_non_fsi.cc.

Constructor & Destructor Documentation

◆ TipOfFlag()

Flag_definition::TipOfFlag::TipOfFlag ( )
inline

Constructor.

Definition at line 233 of file turek_flag_non_fsi.cc.

◆ ~TipOfFlag()

Flag_definition::TipOfFlag::~TipOfFlag ( )
inline

Destructor (empty)

Definition at line 236 of file turek_flag_non_fsi.cc.

Member Function Documentation

◆ ngeom_data()

unsigned Flag_definition::TipOfFlag::ngeom_data ( ) const
inline

Number of geometric Data in GeomObject: None.

Definition at line 258 of file turek_flag_non_fsi.cc.

◆ position() [1/2]

void Flag_definition::TipOfFlag::position ( const unsigned &  t,
const Vector< double > &  xi,
Vector< double > &  r 
) const
inline

Return the position This object links the tips of the top and bottom by a straight line whilst xi[0] goes from -H/2 to H/2.

Definition at line 241 of file turek_flag_non_fsi.cc.

References Flag_definition::H, Flag_definition::lower_tip(), Flag_definition::Time_pt, and Flag_definition::upper_tip().

◆ position() [2/2]

void Flag_definition::TipOfFlag::position ( const Vector< double > &  xi,
Vector< double > &  r 
) const
inline

Current position.

Definition at line 252 of file turek_flag_non_fsi.cc.


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