#include "slepcst.h" PetscErrorCode STShellSetContext(ST st,void *ctx)Collective on ST
st | - the shell ST | |
ctx | - the context |
Fortran Notes: The context can only be an integer or a PetscObject; unfortunately it cannot be a Fortran array or derived type.
Location: src/st/impls/shell/shell.c
Index of all ST routines
Table of Contents for all manual pages
Index of all manual pages