MICScInitialize

Initializes the MICSc application. This routine should always be called near the beginning of your program, usually the very first line.

Synopsis

PetscErrorCode MICScInitialize(PetscInt *argc, char **argv[])
Collective on PETSC_COMM_WORLD

See Also

MICScSolve, MICScFinalize

Level:beginner
Location:
src/micsc.c
Index of all MICSc routines
Table of Contents for all manual pages
Index of all manual pages