|
VTK
9.7.20260923
|
Go to the source code of this file.
Functions | |
| WORKSPACE (RealT, bary, 4) | |
| WORKSPACE (RealT, pval, 4 *(order[0]+1)) | |
| for (int kk=0;kk< 4;++kk) | |
| for (int i3=0;i3<=order[0];++i3) | |
Variables | |
| RealT | nn = RealT(order[0]) |
| bary [0] = 1. - rr - ss - tt | |
| int | idx = 0 |
| WORKSPACE | ( | RealT | , |
| bary | , | ||
| 4 | ) |
| WORKSPACE | ( | RealT | , |
| pval | , | ||
| 4 * | order[0]+1 ) |
| for | ( | ) |
Definition at line 16 of file TetCnBasis.h.
| for | ( | int | i3 = 0; i3 <= order[0]; ++i3 | ) |
Definition at line 28 of file TetCnBasis.h.
| RealT nn = RealT(order[0]) |
Definition at line 7 of file TetCnBasis.h.
| bary[3] = 1. - rr - ss - tt |
Definition at line 10 of file TetCnBasis.h.
| int idx = 0 |
Definition at line 27 of file TetCnBasis.h.