CreateAndEnterDir

Creates a new directory in the output SILO file and enters into it.

Synopsis

PetscErrorCode CreateAndEnterDir(DBfile *file, const char *dir)

Input parameters

file - Pointer to the output SILO file.
dir - Name of the directory to create.

Keywords

output, SILO, directory

See Also

OutputSILO, WriteMultivar, WritePropertySILO

Level:developer
Location:
src/output.c
Index of all MICSc routines
Table of Contents for all manual pages
Index of all manual pages