We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3202f3a commit 1471851Copy full SHA for 1471851
1 file changed
CHANGELOG.md
@@ -4,6 +4,10 @@
4
- overhaul of interpolators: each finite element
5
interpolation is composed of the three new
6
structures NodalInterpolator, MomentInterpolator, FunctionalInterpolator
7
+ - improved show functions
8
+ - coffset function for FESpace
9
+ - first, last functions for FEMatrixBlocks and FEVectorBlocks
10
+ - improved submatrix function, submatrix function for FEMatrixBlock
11
12
## v1.0.0 April 7, 2025
13
- doc improvements
0 commit comments