VTK  9.7.20260922
WdgCnBasis.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)
 WORKSPACE (RealT, ttmp, order[2]+1)
 WORKSPACE (RealT, xpow, order[2]+1)
 WORKSPACE (RealT, ypow, order[2]+1)

Variables

RealT nfact = 1.
 bary [0] = 1. - rr - ss
RealT yy = 1. - xx
 xpow [0] = 1.
 ypow [order[2]] = 1.
RealT coeff = 1.
int idx = 0

Function Documentation

◆ for() [1/2]

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

Definition at line 14 of file WdgCnBasis.h.

◆ WORKSPACE() [1/5]

WORKSPACE ( RealT ,
bary ,
3  )

◆ WORKSPACE() [2/5]

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

◆ for() [2/2]

for ( )

Definition at line 25 of file WdgCnBasis.h.

◆ WORKSPACE() [3/5]

WORKSPACE ( RealT ,
ttmp ,
order+ 1[2] )

◆ WORKSPACE() [4/5]

WORKSPACE ( RealT ,
xpow ,
order+ 1[2] )

◆ WORKSPACE() [5/5]

WORKSPACE ( RealT ,
ypow ,
order+ 1[2] )

Variable Documentation

◆ nfact

RealT nfact = 1.

Definition at line 13 of file WdgCnBasis.h.

◆ bary

bary[2] = 1. - rr - ss

Definition at line 20 of file WdgCnBasis.h.

◆ yy

RealT yy = 1. - xx

Definition at line 38 of file WdgCnBasis.h.

◆ xpow

xpow[0] = 1.

Definition at line 41 of file WdgCnBasis.h.

◆ ypow

ypow[order[2]] = 1.

Definition at line 46 of file WdgCnBasis.h.

◆ coeff

RealT coeff = 1.

Definition at line 51 of file WdgCnBasis.h.

◆ idx

int idx = 0

Definition at line 59 of file WdgCnBasis.h.