Last change
on this file since 11896 was 11896, checked in by habbalf, 13 years ago |
petsc-dev : Petsc development code in external packages. Mercurial updates
|
File size:
762 bytes
|
Line | |
---|
1 |
|
---|
2 | #requiresdefine 'PETSC_HAVE_FORTRAN'
|
---|
3 | ALL: lib
|
---|
4 |
|
---|
5 | CFLAGS =
|
---|
6 | FFLAGS =
|
---|
7 | SOURCEC =
|
---|
8 | OBJSC =
|
---|
9 | SOURCEF =
|
---|
10 | SOURCEH = petscao.h90 petscdmadda.h90 petscdmcartesian.h90 petscdmcomplex.h90 petscdmcomposite.h90 petscdmda.h90 petscdmiga.h90 petscdmmesh.h90 petscdmredundant.h90 petscdmshell.h90 petscdm.h90 petscksp.h90 petscpc.h90 petscpcgasm.h90 petscpcmg.h90 petscpcexotic.h90 petscmatorderings.h90 petscmat.h90 petscmatfd.h90 petscsnesfas.h90 petscsnes.h90 petscsys.h90 petscdraw.h90 petscprofiling.h90 petscviewer.h90 petscts.h90 petscsemilagrange.h90 petscis.h90 petscpf.h90 petscvec.h90
|
---|
11 | DIRS =
|
---|
12 | LIBBASE = libpetscvec
|
---|
13 | LOCDIR = include/finclude/ftn-auto/
|
---|
14 | include ${PETSC_DIR}/conf/variables
|
---|
15 | include ${PETSC_DIR}/conf/rules
|
---|
16 | include ${PETSC_DIR}/conf/test
|
---|
Note:
See
TracBrowser
for help on using the repository browser.