We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad30f00 commit f17d21aCopy full SHA for f17d21a
src/mesh/parallel/fci.cxx
@@ -381,7 +381,8 @@ void FCITransform::checkInputGrid() {
381
+ "' used "
382
"to generate metric components for FCITransform. Should be 'fci'.");
383
}
384
- } // else: parallel_transform variable not found in grid input, indicates older input
+ }
385
+ // else: parallel_transform variable not found in grid input, indicates older input
386
// file or grid from options so must rely on the user having ensured the type is
387
// correct
388
0 commit comments