VTK  9.7.20260922
TriCnBasis.h File Reference

Go to the source code of this file.

Functions

 for (int mm=2;mm<=order[0];++mm)
 WORKSPACE (RealT, bary, 3)
 WORKSPACE (RealT, wval, 3 *(order[0]+1))
 for (int kk=0;kk< 3;++kk)

Variables

RealT nfact = 1.
 bary [0] = 1. - rr - ss
int idx = 0

Function Documentation

◆ for() [1/2]

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

Definition at line 22 of file TriCnBasis.h.

◆ WORKSPACE() [1/2]

WORKSPACE ( RealT ,
bary ,
3  )

◆ WORKSPACE() [2/2]

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

◆ for() [2/2]

for ( )

Definition at line 34 of file TriCnBasis.h.

Variable Documentation

◆ nfact

RealT nfact = 1.

Definition at line 21 of file TriCnBasis.h.

◆ bary

bary[2] = 1. - rr - ss

Definition at line 28 of file TriCnBasis.h.

◆ idx

int idx = 0

Definition at line 44 of file TriCnBasis.h.