|
VTK
9.7.20260922
|
Go to the source code of this file.
Functions | |
| for (int mm=2;mm<=order[0];++mm) | |
| WORKSPACE (RealT, bary, 4) | |
| WORKSPACE (RealT, wval, 4 *(order[0]+1)) | |
| for (int kk=0;kk< 4;++kk) | |
Variables | |
| RealT | nfact = 1. |
| bary [0] = 1. - rr - ss - tt | |
| int | idx = 0 |
| for | ( | int | mm = 2; mm <= order[0]; ++mm | ) |
Definition at line 9 of file TetCnBasis.h.
| WORKSPACE | ( | RealT | , |
| bary | , | ||
| 4 | ) |
| WORKSPACE | ( | RealT | , |
| wval | , | ||
| 4 * | order[0]+1 ) |
| for | ( | ) |
Definition at line 21 of file TetCnBasis.h.
| RealT nfact = 1. |
Definition at line 8 of file TetCnBasis.h.
| bary[3] = 1. - rr - ss - tt |
Definition at line 15 of file TetCnBasis.h.
| int idx = 0 |
Definition at line 31 of file TetCnBasis.h.