GeomObject that defines the lower boundary of the flag. More...
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... | |
GeomObject that defines the lower boundary of the flag.
Definition at line 176 of file turek_flag_non_fsi.cc.
|
inline |
Constructor:
Definition at line 182 of file turek_flag_non_fsi.cc.
|
inline |
Destructor (empty)
Definition at line 185 of file turek_flag_non_fsi.cc.
|
inline |
Number of geometric Data in GeomObject: None.
Definition at line 217 of file turek_flag_non_fsi.cc.
|
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.
|
inline |
Current position.
Definition at line 211 of file turek_flag_non_fsi.cc.