VTK  9.7.20260921
HexGnGradient.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)
 WORKSPACE (RealT, drterm, order+1)
 WORKSPACE (RealT, dsterm, order+1)
 WORKSPACE (RealT, dtterm, order+1)
 for (int ii=0;ii<=order;++ii)

Variables

int term = 0

Function Documentation

◆ WORKSPACE() [1/6]

WORKSPACE ( RealT ,
rterm ,
order+ 1 )

◆ WORKSPACE() [2/6]

WORKSPACE ( RealT ,
sterm ,
order+ 1 )

◆ WORKSPACE() [3/6]

WORKSPACE ( RealT ,
tterm ,
order+ 1 )

◆ WORKSPACE() [4/6]

WORKSPACE ( RealT ,
drterm ,
order+ 1 )

◆ WORKSPACE() [5/6]

WORKSPACE ( RealT ,
dsterm ,
order+ 1 )

◆ WORKSPACE() [6/6]

WORKSPACE ( RealT ,
dtterm ,
order+ 1 )

◆ for()

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

Definition at line 9 of file HexGnGradient.h.

Variable Documentation

◆ term

int term = 0

Definition at line 47 of file HexGnGradient.h.