We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 237a32c commit c211ca0Copy full SHA for c211ca0
core/src/include/Halo.hpp
@@ -7,7 +7,7 @@
7
*
8
* All functionality for halo exchange between MPI ranks is contained in this class.
9
10
- * Halo supports the main data structures of NextSim e.g., ModelArray and DGVector.
+ * Halo supports the main data structures of NextSim e.g., ModelArray, DGVector and CGVector.
11
12
* The halos are exchange via one-sided MPI communication using RMA.
13
*/
0 commit comments