We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee9dc99 commit be5e285Copy full SHA for be5e285
src/mesh/parallel/fci.cxx
@@ -457,6 +457,7 @@ void FCITransform::loadParallelMetrics(Coordinates* coords) {
457
load_parallel_metric_components(coords, -i);
458
load_parallel_metric_components(coords, i);
459
}
460
+}
461
462
void FCITransform::outputVars(Options& output_options) {
463
// Real-space coordinates of grid points
0 commit comments