In file comp/gridfunction.hpp:

class GridFunctionCoefficientFunction


Documentation


Inheritance:


Public Methods

[more] GridFunctionCoefficientFunction(T_GridFunction<double> & agf)
[more]virtual ~GridFunctionCoefficientFunction()
[more]template<int S, int R> double Evaluate(const SpecificIntegrationPoint<S, R> & ip)

Protected Fields

[more]T_GridFunction<double> & gf


Inherited from CoefficientFunction:

oT_GridFunction<double> & gf

o GridFunctionCoefficientFunction(T_GridFunction<double> & agf)

ovirtual ~GridFunctionCoefficientFunction()

otemplate<int S, int R> double Evaluate(const SpecificIntegrationPoint<S, R> & ip)


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.