fenics-adapter icon indicating copy to clipboard operation
fenics-adapter copied to clipboard

Support multiple read/write fields

Open BenjaminRodenberg opened this issue 4 years ago • 4 comments

Currently we initialize only a single read and a single write field:

https://github.com/precice/fenics-adapter/blob/71da18293358c7cb0d19abf2017489aa7c207488/fenicsadapter/fenicsadapter.py#L153

For some applications we need more than one.

BenjaminRodenberg avatar Jan 30 '20 13:01 BenjaminRodenberg