PetscErrorCode PetscObjectSetIntComposedData(PetscObject obj,int id,int data)Not collective
obj | - the object to which data is to be attached | |
id | - the identifier for the data | |
data | - the data to be attached |
This routine does not return an error code; any errors are handled internally.
Level:developer
Location:include/petschead.h
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages