I would like to ask also something more. I have a created an executable version of parfeap, and tried to validate results of simple feap models, but it seems that the results are not correct. I have wrong values and I guess it can be sth wrong with the installation. Specifically I got this error during the installation,although it built me an executable in the end. Any help would be appreciated
/home/beo14/Downloads/feap/mpich-ins/bin/mpif90 -c -g -I/home/beo14/Downloads/feap/petsc-3.2-p7/include -I/home/beo14/Downloads/feap/petsc-3.2-p7/linux-gnu-c-opt/include -I/home/beo14/Downloads/feap/ver83/include -I/home/beo14/Downloads/feap/ver83/include/integer4 *.f *.F
parkv.F:49.6:
PetscTruth chk
1
Error: Unclassifiable statement at (1)
parkv.F:58.29:
call VecValid(xvec, chk, ierr)
1
Error: Symbol 'chk' at (1) has no IMPLICIT type
parmv.F:50.6:
PetscTruth chk
1
Error: Unclassifiable statement at (1)
parmv.F:58.29:
call VecValid(xvec, chk, ierr)
1
Error: Symbol 'chk' at (1) has no IMPLICIT type
paropk.F:50.6:
PetscTruth chk
1
Error: Unclassifiable statement at (1)
paropk.F:63.31:
call VecValid(xvec, chk, ierr)
1
Error: Symbol 'chk' at (1) has no IMPLICIT type
paropm.F:43.6:
PetscTruth chk
1
Error: Unclassifiable statement at (1)
paropm.F:51.29:
call VecValid(xvec, chk, ierr)
1
Error: Symbol 'chk' at (1) has no IMPLICIT type
pminvsqr.F:47.6:
PetscTruth chk
1
Error: Unclassifiable statement at (1)
pminvsqr.F:69.30:
call VecValid(Mdiag, chk, ierr)
1
Error: Symbol 'chk' at (1) has no IMPLICIT type
make: *** [install] Error 1
makefile:136: warning: overriding commands for target `.f.o'