GeomObject that defines the upper boundary of the flag. More...
Public Member Functions | |
TopOfFlag () | |
Constructor: It's a 1D object in 2D space. More... | |
~TopOfFlag () | |
Destructor (empty) More... | |
void | position (const unsigned &t, const Vector< double > &xi, Vector< double > &r) const |
Return the position along the top 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 upper boundary of the flag.
Definition at line 126 of file turek_flag_non_fsi.cc.
|
inline |
Constructor: It's a 1D object in 2D space.
Definition at line 132 of file turek_flag_non_fsi.cc.
|
inline |
Destructor (empty)
Definition at line 135 of file turek_flag_non_fsi.cc.
|
inline |
Number of geometric Data in GeomObject: None.
Definition at line 167 of file turek_flag_non_fsi.cc.
|
inline |
Return the position along the top of the flag (xi[0] varies between 0 and Lx)
Definition at line 139 of file turek_flag_non_fsi.cc.
References Flag_definition::Centre_x, Flag_definition::Centre_y, Flag_definition::H, Flag_definition::L, Flag_definition::Period, Flag_definition::Radius, Flag_definition::Time_pt, and Flag_definition::upper_tip().
|
inline |
Current position.
Definition at line 161 of file turek_flag_non_fsi.cc.