VTK
9.5.20251216
Filters
CellGrid
Basis
HGrad
QuadC1Basis.h
Go to the documentation of this file.
1
basis
[0] = (1.0 - rr) * (1.0 - ss) / 4.0;
2
basis
[1] = (1.0 + rr) * (1.0 - ss) / 4.0;
3
basis
[2] = (1.0 + rr) * (1.0 + ss) / 4.0;
4
basis
[3] = (1.0 - rr) * (1.0 + ss) / 4.0;
basis
basis[0]
Definition
CellC0Basis.h:1
Generated on Tue Dec 16 2025 06:57:22 for VTK by
1.13.2