ASL
0.1.7
Advanced Simulation Library
|
Go to the documentation of this file.
24 #ifndef ACLBARYCENTRIC_H
25 #define ACLBARYCENTRIC_H
46 void init(vector<VectorOfElements> & p);
57 #endif // ACLBARYCENTRIC_H
void init(vector< VectorOfElements > &p)
The class represents a matrix elements of Element.
VectorOfElements gradient(const VectorOfElements &f)
VectorOfElements initTInv
The class represents several Element.
VectorOfElements in(const VectorOfElements &p)
VectorOfElements getCordinates(const VectorOfElements &p)
vector< acl::VectorOfElements > corners
realizes Barycentric algorithms for triangles generated within Kernel
Advanced Computational Language.
VectorOfElements interpolate(const VectorOfElements &p, const VectorOfElements &f)