WriteProperty

Writes a property to a binary PETSc file.

Synopsis

PetscErrorCode WriteProperty(Ptr_Prop prop, const char *propName,
    const char *fileName)

Input parameters

prop - The property to write.
propName - The name of the property to write.
fileName - The name of the file where the property will be written.

Keywords

output, binary, property

See Also

OutputTimeStep

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