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 180 of file turek_flag_non_fsi.cc.
      
  | 
  inline | 
Constructor:
Definition at line 186 of file turek_flag_non_fsi.cc.
      
  | 
  inline | 
Destructor (empty)
Definition at line 189 of file turek_flag_non_fsi.cc.
      
  | 
  inline | 
Number of geometric Data in GeomObject: None.
Definition at line 221 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 194 of file turek_flag_non_fsi.cc.
References Flag_definition::lower_tip(), and Flag_definition::Period.
      
  | 
  inline | 
Current position.
Definition at line 215 of file turek_flag_non_fsi.cc.