Functor to set the coordinates of a geometric vector.  
 More...
|  | 
| template<typename Coord , typename GeomVector > | 
| GeomVector | operator() (Coord coords, GeomVector geom_vector, size_t i) | 
|  | 
template<int Dim>
struct stapl::set_geom_vector< Dim >
Functor to set the coordinates of a geometric vector. 
- Template Parameters
- 
  
    | Dim | dimemsion of the vector. |  
 
◆ operator()()
template<int Dim> 
template<typename Coord , typename GeomVector > 
      
 
- Parameters
- 
  
    | coords | array of coordinates. |  | geom_vector | geometric vector to be set. |  | i | position of the coordinates in the source array. |  
 
 
 
The documentation for this struct was generated from the following file: