Interface ShapeFunction
public interface ShapeFunction
Interface for finite element shape functions.
Shape functions (or basis functions) interpolate values within an element based on the values at the nodes.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Method Summary
-
Method Details
-
evaluate
-
gradient
-