NGSolve  4.9
Public Member Functions
ngfem::EvaluateShape Class Reference

Computes function value from generic shape functions. More...

#include <tscalarfe.hpp>

List of all members.

Public Member Functions

 EvaluateShape (FlatVector<> acoefs, double *asum)
 initialize with coefficient vector and value for the sum
 EvaluateShape (const double *acoefs, double *asum)
 initialize with coefficient vector and value for the sum
EvaluateShapeElement operator[] (int i) const
 does the computation for i-th element
const EvaluateShape Addr (int i) const
 get sub-vector

Detailed Description

Computes function value from generic shape functions.


The documentation for this class was generated from the following file: