![]() |
SCOREC core
Parallel unstructured mesh tools
|
User-defined Analytic Function. More...
Public Member Functions | |
| virtual | ~Function () |
| Possible user-defined cleanup. | |
| virtual void | eval (MeshEntity *e, double *result)=0 |
| The user's analytic function call. More... | |
|
pure virtual |
The user's analytic function call.
For simplicity, this currently only supports one node per entity.
| e | the entity on which the node is |
| result | the field component values for that node |
1.9.1