STCreate
Creates a spectral transformation context.
Synopsis
#include "slepcst.h"
int STCreate(MPI_Comm comm,ST *newst)
Collective on MPI_Comm
Input Parameter
comm -MPI communicator
Output Parameter
st -location to put the spectral transformation context
See Also
STSetUp(), STApply(), STDestroy()
Level:beginner
Index of all ST routines
Table of Contents for all manual pages
Index of all manual pages