basic data access More...
#include <data_access.h>
Public Member Functions | |
bool | need_refine (const Cube &c) |
test function | |
real | value_at (const Cube &c) |
data function | |
void | interpolate (real ci, real cj, const Point &pi, const Point &pj, Point &p) |
interpolation function | |
data_rand (Level max_level_) | |
default constructor | |
virtual | ~data_rand () |
destructor |
basic data access