gridap / gridap/GridapDistributed.jl
Evaluation of DistributedCellFields at points
Open
- Dominant language
- Julia
- Stars
- 148
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to evaluate my distributed solution at given x,y coordinates. In series the code works, but in parallel I cannot. I think the error is caused by the fact that the evaluation of CellFields is only implemented for DistributedCellPoints.

Has anyone faced this issue before? Or do you know how to solve this?
@fverdugo @amartinhuertas @JordiManyer @oriolcg
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.