`mean` operator + `SkeletonPair`
Open
- Dominant language
- Julia
- Stars
- 879
- Forks
- 119
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 4
Description
I am positive the following definition
```julia
function Gridap.CellData.mean(a::Gridap.Geometry.SkeletonPair{<:Gridap.CellData.CellField})
Operation(Gridap.CellData._mean)(a.⁺,a.⁻)
end
```
is missing in Gridap.
I will add it when I have got some time.
Contributor guide
Assessment
This issue has not been assessed yet.