#undef __FUNCT__ #define __FUNCT__ "PetscViewerBinaryMatlabOutputVec" PetscErrorCode PetscViewerBinaryMatlabOutputVec(PetscViewer viewer, const char name[], Vec vec)
viewer | - The viewer object | |
name | - The name of the field variable to be written | |
vec | - The Vec containing the field data |
.seealso: PetscViewerBinaryMatlabOpen(), PetscViewerBinaryMatlabOutputBag(), PetscViewerBinaryMatlabOutputVecDA()
Level:intermediate
Location:src/dm/da/utils/binaryMatlab.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages