|
MOOSE - Multiscale Object Oriented Simulation Environment
|
#include "muParser.h"
Include dependency graph for Func.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Func |
Functions | |
| static double * | _addVar (const char *name, void *data) |
|
static |
Simple function parser and evaluator for MOOSE. This can take a mathematical expression in standard C form and a list of variables values and evaluate the results.
Definition at line 356 of file Func.cpp.
References Func::_varbuf.