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 130 of file turek_flag_non_fsi.cc.
      
  | 
  inline | 
Constructor: It's a 1D object in 2D space.
Definition at line 136 of file turek_flag_non_fsi.cc.
      
  | 
  inline | 
Destructor (empty)
Definition at line 139 of file turek_flag_non_fsi.cc.
      
  | 
  inline | 
Number of geometric Data in GeomObject: None.
Definition at line 171 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 143 of file turek_flag_non_fsi.cc.
References Flag_definition::Period, and Flag_definition::upper_tip().
      
  | 
  inline | 
Current position.
Definition at line 165 of file turek_flag_non_fsi.cc.