VTK
9.5.2
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 Feb 3 2026 00:00:00 for VTK by
1.13.2