In file recursive_pol_trig.hpp: Compute triangular face shape functions.
Documentation
Compute triangular face shape functions.
Shape functions are
-orthogonal Jacobi polynomials
Public Methods
-
template<typename Sx, typename Sy, typename T>static int Calc(int n, Sx x, Sy y, T & values)
- computes all base functions
template<typename Sx, typename Sy, typename T>static int Calc(int n, Sx x, Sy y, T & values)
- computes all base functions
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.