Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
GeneralRadialFunction Struct Template Referenceu(x)=(e + |x-y|^2) ^ (a/2) , a,e and y are parameters which determine the location and the type of possible singularities
the parameters are set using a vector with the following order of entries: a,e,y[0],y[1],..,y[DIM-1].
More...
#include <Function.hpp>
Inheritance diagram for GeneralRadialFunction::
List of all members.
Public Methods |
void | SetParameters (double *p) |
| Set additional parameters to (*this), which parameters depends on the particular specialization.
|
double | Eval (double *x) |
| Evaluate function in *x.
|
template<int DIM> struct GeneralRadialFunction
The documentation for this struct was generated from the following file:
Generated at Mon Aug 19 10:02:33 2002 for AWFD by
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001
|