Functor to compute the centroid of a cell. More...
Public Member Functions | |
template<typename Cell > | |
void | operator() (Cell cell) const |
Public Types | |
typedef void | result_type |
Functor to compute the centroid of a cell.
void stapl::build_centroids_wf::operator() | ( | Cell | cell | ) | const |
cell | mesh cell. |