VTK  9.7.20260922
TetCnBasis.h File Reference

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

Function Documentation

◆ for() [1/2]

for ( int mm = 2; mm <= order[0]; ++mm)

Definition at line 9 of file TetCnBasis.h.

◆ WORKSPACE() [1/2]

WORKSPACE ( RealT ,
bary ,
4  )

◆ WORKSPACE() [2/2]

WORKSPACE ( RealT ,
wval ,
4 * order[0]+1 )

◆ for() [2/2]

for ( )

Definition at line 21 of file TetCnBasis.h.

Variable Documentation

◆ nfact

RealT nfact = 1.

Definition at line 8 of file TetCnBasis.h.

◆ bary

bary[3] = 1. - rr - ss - tt

Definition at line 15 of file TetCnBasis.h.

◆ idx

int idx = 0

Definition at line 31 of file TetCnBasis.h.