-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5e37f85
commit 73ba6ee
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Changelog | ||
|
||
## v1.0: Oct 17, 2019 | ||
|
||
Initial release of ExaStencils | ||
|
||
## v1.1: Nov 16, 2021 | ||
|
||
- Overhaul matrix and vector datatypes | ||
- New slot access signature | ||
- Features for GHODDESS | ||
- Logical partition of quad cells into lower/upper triangle | ||
- Modifications to domain initialization from file | ||
- Flexible field selection for vtk output | ||
- Local solve function for systems of equations | ||
- Extended complex datatypes | ||
|
||
|
||
|