Add functions to recursively fill `Fields`
Open
enhancement
- Dominant language
- Julia
- Stars
- 117
- Forks
- 19
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 41
Description
`ClimaCore.RecursiveApply.rzero` can zero a `Tuple` containing a `DiagonalMatrixRow` of `AxisTensors`. There is no equivalent way to fill it with any other value. There should be a function that does this for all types that `rzero` supports. Additionally, `rmap` does not behave as expected. For example, it does not map into `AxisTensors`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.