24 #ifndef ASLBARYCENTRIC_H 25 #define ASLBARYCENTRIC_H 55 #endif // ASLBARYCENTRIC_H Advanced Simulation Library.
realize Barycentric algoritms for trianles generated within Kernel
AVec gradient(const AVec<> &f)
void init(std::vector< AVec<>> &p)
AVec getCordinates(const AVec<> &p)
double interpolate(const AVec<> &p, const AVec<> &f)
std::vector< AVec<> > corners