VTK  9.7.20260918
HexGnBasis.h File Reference

Go to the source code of this file.

Functions

 WORKSPACE (RealT, rterm, order+1)
 WORKSPACE (RealT, sterm, order+1)
 WORKSPACE (RealT, tterm, order+1)
 for (int ii=0;ii<=order;++ii)

Variables

int term = 0

Function Documentation

◆ WORKSPACE() [1/3]

WORKSPACE ( RealT ,
rterm ,
order+ 1 )

◆ WORKSPACE() [2/3]

WORKSPACE ( RealT ,
sterm ,
order+ 1 )

◆ WORKSPACE() [3/3]

WORKSPACE ( RealT ,
tterm ,
order+ 1 )

◆ for()

for ( int ii = 0; ii <= order; ++ii)

Definition at line 6 of file HexGnBasis.h.

Variable Documentation

◆ term

int term = 0

Definition at line 23 of file HexGnBasis.h.