VTK  9.4.20241121
Functions | Variables
PyrC1Basis.h File Reference

Go to the source code of this file.

Functions

 if (abs(tt - 1.0)< eps)
 

Variables

RealT ttTerm = 0.25 / (1.0 - tt)
 
 basis [0] = (1.0 - rr - tt) * (1.0 - ss - tt) * ttTerm
 

Function Documentation

◆ if()

if ( )

Definition at line 1 of file PyrC1Basis.h.

Variable Documentation

◆ ttTerm

RealT ttTerm = 0.25 / (1.0 - tt)

Definition at line 13 of file PyrC1Basis.h.

◆ basis

basis[4] = (1.0 - rr - tt) * (1.0 - ss - tt) * ttTerm

Definition at line 15 of file PyrC1Basis.h.