VTK  9.4.20250323
Functions | Variables
PyrI2Gradient.h File Reference

Go to the source code of this file.

Functions

 if (abs(tt - 1.0)< eps)
 

Variables

RealT ww = 1.0 / (1.0 - tt)
 
 basisGradient [0]
 

Function Documentation

◆ if()

if ( )

Definition at line 3 of file PyrI2Gradient.h.

Variable Documentation

◆ ww

RealT ww = 1.0 / (1.0 - tt)

Definition at line 15 of file PyrI2Gradient.h.

◆ basisGradient

basisGradient[38]
Initial value:
= 0.25 * (-1.0 - rr - ss) * (-1.0 + ss + ss * tt * ww) -
0.25 * ((1.0 - rr) * (1.0 - ss) - tt + rr * ss * tt * ww)
RealT ww

Definition at line 17 of file PyrI2Gradient.h.