Skip to content

Commit

Permalink
Porting guide hint for removed preallocation
Browse files Browse the repository at this point in the history
  • Loading branch information
davidscn committed Aug 2, 2023
1 parent 16b66ac commit a9ecad6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ A specific solver should only be configured if you want to force preCICE to use

- Renamed `<mapping:rbf... use-qr-decomposition="true" />` to `<mapping:rbf-global-direct ... > <basis-function:... /> </mapping:rbf-global-direct>`.
- Remove all timings in the mapping configuration `<mapping: ... timing="initial/onadvance/ondemand" />`.
- Remove the preallocations in the mapping configuration `<mapping: ... preallocation="tree/compute/estimate/save/off" />`.

<!--
- Add `<profiling mode="all" />` after the `<log>` tag if you need profiling data.
Expand Down

0 comments on commit a9ecad6

Please sign in to comment.