const pointField& points = mesh.points(); label nPoints = points.size(); const cellShapeList& cells = mesh.cellShapes(); gmvFile << "gmvinput " << format << nl; gmvFile << "nodes " << nPoints << nl; for(label indx=0;indx