Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Make Field parameters accessible to external code

vinciguerra_a requested to merge vinciguerra_a/ippl:74-ippl-types into master

Addresses ippl::Field in the context of #74 (closed). This allows solvers to use the same data type as the field without requiring extra effort from the end user.

Merge request reports