return at least those elements sharing faces with elem, but might also contain those just sharing vertices More...
#include <core/grid.h>
Public Member Functions | |
Interpolator () | |
Interpolator (std::vector< Scalar > &weights, std::vector< Index > &indices) | |
Scalar | operator() (const Scalar *field) const |
Vector3 | operator() (const Scalar *f0, const Scalar *f1, const Scalar *f2) const |
bool | check () const |
return at least those elements sharing faces with elem, but might also contain those just sharing vertices
|
inline |
|
inline |
bool vistle::GridInterface::Interpolator::check | ( | ) | const |
|
inline |