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

GeomObject that defines the lower boundary of the flag. More...

Inheritance diagram for Flag_definition::BottomOfFlag:

Public Member Functions

 BottomOfFlag ()
 Constructor: More...
 
 ~BottomOfFlag ()
 Destructor (empty) More...
 
void position (const unsigned &t, const Vector< double > &xi, Vector< double > &r) const
 Return the position along the bottom of the flag (xi[0] varies between 0 and Lx) 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 lower boundary of the flag.

Definition at line 176 of file turek_flag_non_fsi.cc.

Constructor & Destructor Documentation

◆ BottomOfFlag()

Flag_definition::BottomOfFlag::BottomOfFlag ( )
inline

Constructor:

Definition at line 182 of file turek_flag_non_fsi.cc.

◆ ~BottomOfFlag()

Flag_definition::BottomOfFlag::~BottomOfFlag ( )
inline

Destructor (empty)

Definition at line 185 of file turek_flag_non_fsi.cc.

Member Function Documentation

◆ ngeom_data()

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

Number of geometric Data in GeomObject: None.

Definition at line 217 of file turek_flag_non_fsi.cc.

◆ position() [1/2]

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

Return the position along the bottom of the flag (xi[0] varies between 0 and Lx)

Definition at line 190 of file turek_flag_non_fsi.cc.

References Flag_definition::Centre_x, Flag_definition::Centre_y, Flag_definition::H, Flag_definition::L, Flag_definition::lower_tip(), Flag_definition::Period, Flag_definition::Radius, and Flag_definition::Time_pt.

◆ position() [2/2]

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

Current position.

Definition at line 211 of file turek_flag_non_fsi.cc.


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