24#ifndef ASLBARYCENTRIC_H
25#define ASLBARYCENTRIC_H
double interpolate(const AVec<> &p, const AVec<> &f)
std::vector< AVec<> > corners
Barycentric(std::vector< AVec<> > &p)
AVec gradient(const AVec<> &f)
void init(std::vector< AVec<> > &p)
AVec getCordinates(const AVec<> &p)
SPDataWrapperACLData generateDataContainerACL_SP(const Block &b, unsigned int n=1)
generates pointer to ACL Data field with n components
Advanced Simulation Library.