We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e289365 commit 3c5586eCopy full SHA for 3c5586e
1 file changed
src/output/dump.cpp
@@ -71,7 +71,7 @@ void Dump::CreateMPIDataType(GridBox gb, bool read) {
71
int size[3];
72
int subsize[3];
73
74
- // the grid is required to now the current MPÏ domain decomposition
+ // the grid is required to know the current MPÏ domain decomposition
75
Grid *grid = data->mygrid;
76
77
// Dimensions for cell-centered fields
0 commit comments