... | ... | @@ -22,15 +22,17 @@ |
|
|
|
|
|
## [Enhancements in OPAL 2023.1](https://gitlab.psi.ch/OPAL/src/-/issues?scope=all&utf8=%E2%9C%93&state=all&label_name[]=Enhancement&milestone_title=2023.1)
|
|
|
|
|
|
* Smart pointers for fieldmaps (#744)
|
|
|
* Improve error message for using protected keywords (#748)
|
|
|
* Verify correct values for some input parameters (#759, !619)
|
|
|
* Implement inform from all nodes independently by each object (#760)
|
|
|
|
|
|
## [Code improvements](https://gitlab.psi.ch/OPAL/src/-/issues?scope=all&utf8=%E2%9C%93&state=all&label_name[]=Cleanup&milestone_title=2023.1)
|
|
|
|
|
|
* Smart pointers for fieldmaps (#744)
|
|
|
* Replace deprecated sprintf (#752)
|
|
|
* Fix variables assigned but not used (#753)
|
|
|
* Remove deprecated Tpetra functions (#755, #769)
|
|
|
* Unify methods to check integers (#761)
|
|
|
* Unify internal units in elements (#762, #773)
|
|
|
* Use scoped enumerations to overcome string comparison (#772, #776)
|
|
|
|
... | ... | |