Variant of copy for 2d dpsp
What is the new feature
New copy variants for 2d,4d,5d fields from double-precision to single-precision.
Mandatory steps before review
-
Gitlab CI passes (Hint: use make format
for linting) -
New feature is covered by additional unit tests -
Mark the merge request as ready by removing Draft:
Mandatory steps before merge
-
Test coverage does not decrease -
Reviewed by a maintainer -
Incorporate review suggestions -
Prior to merging, please remove any boilerplate from the MR description, retaining only the Please describe your feature in a couple of words and describe important implementation details of the feature section to maintain -
Remember to edit the commit message and select the proper changelog category (feature/bugfix/other)
You are not supposed to merge this request by yourself, the maintainers of fortan-support take care of this action!
Edited by Yen-Chen Chen
Merge request reports
Activity
assigned to @k202204
added 1 commit
- 24556411 - manual reset of mo_fortran_tools from master
requested review from @b382190
added ready for review label
- Resolved by Dylan Kierans
- Resolved by Yen-Chen Chen
LGTM! Since we also have
spdp
copies for 4d and 5d arrays, do you think it is reasonable to also adddpsp
subroutines for 4d and 5d arrays all at once?
added 2 commits
Please register or sign in to reply