OJ5Z3XNO4YDWKPPCEMWACHBFCBRNTGTRTMYZXKPLOG7TARUJ7QOAC
2MTD37PDBF7KZKC6LXG2IVDYMMUMNNS557WMFVSCZM3SAKOGDC5QC
} { // Tell VisIt that the mesh structure may change over time const int dims = 1; const int value = 1; ierr = DBWrite(file.get(), "MetadataIsTimeVarying", &value, &dims, 1, DB_INT); assert(!ierr);
}
{
// Tell VisIt that the mesh structure may change over time
const int dims = 1;
const int value = 1;
ierr = DBWrite(file.get(), "MetadataIsTimeVarying", &value, &dims, 1,
DB_INT);
assert(!ierr);
{ // Tell VisIt that the mesh structure may change over time const int dims = 1; const int value = 1; ierr = DBWrite(metafile.get(), "MetadataIsTimeVarying", &value, &dims, 1, DB_INT); assert(!ierr); }
ierr = DBWrite(metafile.get(), "MetadataIsTimeVarying", &value, &dims, 1,