#include <GlobalPolynSpace.h>
Inheritance diagram for QuadPolyn::

Public Methods | |
| QuadPolyn () | |
| virtual | ~QuadPolyn () |
| 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) |
|
|
|
|
|
|
|
|
Reimplemented from GlobalPolynSpace. |
|
|
Reimplemented from GlobalPolynSpace. |
|
|
Reimplemented from GlobalPolynSpace. |