Changes

Jump to: navigation, search

PETSc

3 bytes added, 11:47, June 5, 2015
no edit summary
$ module load gcc openmpi/gcc petsc/gcc
$ gcc <compiler commands> -I$PETSC/include -L$PETSC/lib -lpetsc
; Usage in Makefile usage: include the following configuration files into your makefile:
: For version 3, include the following statements into your makefile:

Navigation menu