In file recursive_pol_trig.hpp:

class TrigShapesInnerJacobi

Compute triangular face shape functions.

Documentation

Compute triangular face shape functions. Shape functions are -orthogonal Jacobi polynomials

Public Methods

[more]template<typename Sx, typename Sy, typename T>static int Calc(int n, Sx x, Sy y, T & values)
computes all base functions

otemplate<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++.