aimstil
5.0.5
|
Label class for Mesh neighborhood functors. More...
#include <cathier/Forces.h>
Label class for Mesh neighborhood functors.
A mesh neighborhood functor should have an operator() that is called for each couple (vertex, neighbor). It should also have a value Functor::PerVertex, which, if non zero, indicates that it has another function perVertex that is called for each vertex.