STCreate

Creates a spectral transformation context.

Synopsis

#include "slepcst.h" 
PetscErrorCode 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()

Location: src/st/interface/stfunc.c
Index of all ST routines
Table of Contents for all manual pages
Index of all manual pages