Skip to content

Commit

Permalink
Update information of PETSc in CMake (precice#832)
Browse files Browse the repository at this point in the history
[skip travis]
  • Loading branch information
oguzziya authored Jul 20, 2020
1 parent 5b566bd commit 0edae07
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,8 @@ add_feature_info(MPICommunication PRECICE_MPICommunication
add_feature_info(PETScMapping PRECICE_PETScMapping
"Enables the PETSc-powered radial basic function mappings.
The radial basis function mappings require MPI and PETSc to work in parallel.
This enables the PETSc-based variant of radial basis function mappings which can run in parallel,
also across different compute nodes. This is highly recommended for large cases running in parallel.
This feature can be enabled/disabled by setting the PRECICE_PETScMapping CMake option.
Requires MPICommunication.
Expand Down

0 comments on commit 0edae07

Please sign in to comment.