Loading [MathJax]/extensions/tex2jax.js
VTK
9.4.20250402
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
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
QuadC1Basis.h:1
Generated on Wed Apr 2 2025 10:37:50 for VTK by
1.9.7