class FunctionCoefficient : public Coefficient

class for C-function coefficient

Inheritance:


Public Methods

FunctionCoefficient( double (*f)(Vector &) )
f should be a pointer to a c function
virtual double Eval(ElementTransformation &T, const IntegrationPoint &ip)
Evaluate coefficient

Inherited from Coefficient:


Documentation

class for C-function coefficient
FunctionCoefficient( double (*f)(Vector &) )
f should be a pointer to a c function

virtual double Eval(ElementTransformation &T, const IntegrationPoint &ip)
Evaluate coefficient


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de