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