STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::build_centroids_wf Struct Reference

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
 

Detailed Description

Functor to compute the centroid of a cell.

Member Function Documentation

◆ operator()()

template<typename Cell >
void stapl::build_centroids_wf::operator() ( Cell  cell) const
Parameters
cellmesh cell.

The documentation for this struct was generated from the following file: