Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes

data_func Class Reference

function crossing data access More...

#include <data_access.h>

Inheritance diagram for data_func:
data_access

List of all members.

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_func (Level max_level_, real iso_val_, const std::string &formula_)
 default constructor
virtual ~data_func ()
 destructor

Public Attributes

std::string _formula
 implicit function

Protected Member Functions

void parse ()

Protected Attributes

double _v [3]
FunctionParser _parser

Detailed Description

function crossing data access


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Defines