WritePropertySILO

Writes a property into the output SILO file.

Synopsis

PetscErrorCode WritePropertySILO(Ptr_Prop prop, const char *propName,
    DBfile *output, const char *path)

Input parameters

prop - The property to write.
propName - The name of the property to write.h
output - Pointer to the output SILO file.
path - Path inside the SILO 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