Diffpack Documentation


Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

MultiLinPolyn Class Reference

#include <GlobalPolynSpace.h>

Inheritance diagram for MultiLinPolyn::

GlobalPolynSpace HandleId List of all members.

Public Methods

 MultiLinPolyn ()
virtual ~MultiLinPolyn ()
virtual void valuePt (Vec(real) &basis_func_at_x, const Ptv(real) &x)
virtual void derivativePt (Mat(real) &Dbasis_func_at_x, const Vec(real) &basis_func_at_x, const Ptv(real) &x)
virtual int getDim (int no_of_physical_space_dim)

Constructor & Destructor Documentation

MultiLinPolyn::MultiLinPolyn ( ) [inline]
 

MultiLinPolyn::~MultiLinPolyn ( ) [inline, virtual]
 


Member Function Documentation

void MultiLinPolyn::derivativePt ( Mat(real) & Dbasis_func_at_x,
const Vec(real) & basis_func_at_x,
const Ptv(real) & x ) [virtual]
 

Reimplemented from GlobalPolynSpace.

int MultiLinPolyn::getDim ( int no_of_physical_space_dim ) [virtual]
 

Reimplemented from GlobalPolynSpace.

void MultiLinPolyn::valuePt ( Vec(real) & basis_func_at_x,
const Ptv(real) & x ) [virtual]
 

Reimplemented from GlobalPolynSpace.


The documentation for this class was generated from the following file:
Copyright © 2003 inuTech GmbH. All rights reserved.