PetscErrorCode PetscFwkCall(PetscFwk fwk, const char* message)Logically collective on PetscFwk.
fwk | - - a PetscFwk object | |
message | - - a character string |
Notes: In response to the message the object performs actions defined by its URL (see PetscFwkSetURL()). Side effects may include, in particular, actions on the composed objects (see PetscObjectCompose()).
.
Level:beginner
Location:src/sys/fwk/interface/fwk.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages