Readd neighbours function #2650
Annotations
10 errors and 1 warning
src/traits/function.rs#L4
unresolved import `crate::traits::grid`
|
src/function/function_space/parallel.rs#L21
cannot find trait `GridType` in this scope
|
src/function/function_space/parallel.rs#L28
cannot find trait `GridType` in this scope
|
src/function/function_space/parallel.rs#L68
cannot find trait `ParallelGridType` in this scope
|
src/function/function_space/parallel.rs#L68
cannot find trait `GridType` in this scope
|
src/function/function_space/parallel.rs#L71
cannot find trait `ParallelGridType` in this scope
|
src/function/function_space/parallel.rs#L74
cannot find trait `ParallelGridType` in this scope
|
src/function/function_space/parallel.rs#L74
cannot find trait `GridType` in this scope
|
src/function/function_space/parallel.rs#L216
cannot find trait `ParallelGridType` in this scope
|
src/function/function_space/parallel.rs#L216
cannot find trait `GridType` in this scope
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading