gridap / gridap/Gridap.jl

`mean` operator + `SkeletonPair`

Open
#998 0 comments 0 reactions 1 assignee Claimed by @amartinhuertas View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.