VTK
9.4.20241103
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Filters
CellGrid
Basis
HGrad
WdgC1Basis.h
Go to the documentation of this file.
1
basis
[0] = (1.0 - rr - ss) * (1.0 - tt) / 2.0;
2
basis
[1] = rr * (1.0 - tt) / 2.0;
3
basis
[2] = ss * (1.0 - tt) / 2.0;
4
basis
[3] = (1.0 - rr - ss) * (1.0 + tt) / 2.0;
5
basis
[4] = rr * (1.0 + tt) / 2.0;
6
basis
[5] = ss * (1.0 + tt) / 2.0;
basis
basis[0]
Definition
WdgC1Basis.h:1
Generated on Sun Nov 3 2024 08:56:30 for VTK by
1.9.7