VTK
9.4.20241104
|
Go to the source code of this file.
Functions | |
if (abs(tt - 1.0)< eps) | |
Variables | |
RealT | ww = 1.0 / (1.0 - tt) |
basis [0] = 0.25 * (-rr - ss - 1.0) * ((1.0 - rr) * (1.0 - ss) - tt + rr * ss * tt * ww) | |
if | ( | ) |
Definition at line 1 of file PyrI2Basis.h.
RealT ww = 1.0 / (1.0 - tt) |
Definition at line 13 of file PyrI2Basis.h.
basis[12] = 0.25 * (-rr - ss - 1.0) * ((1.0 - rr) * (1.0 - ss) - tt + rr * ss * tt * ww) |
Definition at line 15 of file PyrI2Basis.h.