need help with makefile

2007-03-02 Thread Satish Balay
/usr/local/mpich-1.2.5.2/bin/mpif90 -c -I. -g __unsteady_ex.F -o unsteady_ex.o __unsteady_ex.F, line 965.2: 1515-019 (S) Syntax is incorrect. The error is from mpif90 - not the preprocessor. Maybe its interpreting the code as fixed form? Try adding '-qfree' to FFLAGS and see if it makes a

about Unstructured Meshes

2007-03-02 Thread Jianing Shi
Actually, I have a very similar question for unstructured meshes. I took a look at the tutorial in PETSc using meshes. Looks like there is a mixture programming of meshes (written in OOP) and the PETSc solver. Looks very complicated, I must say. Besides, what would be a golden packages using

about Unstructured Meshes

2007-03-02 Thread Matthew Knepley
On 3/2/07, Jianing Shi jianings at gmail.com wrote: Actually, I have a very similar question for unstructured meshes. I took a look at the tutorial in PETSc using meshes. Looks like there is a mixture programming of meshes (written in OOP) and the PETSc solver. Looks very complicated, I

about Unstructured Meshes

2007-03-02 Thread Jianing Shi
I took a look at the tutorial in PETSc using meshes. Looks like there is a mixture programming of meshes (written in OOP) and the PETSc solver. Looks very complicated, I must say. Well, in my experience, implementing this is usually 100 times more complicated, so I invite you prove me

Deleting hypre files other than the library

2007-03-02 Thread Barry Smith
You can delete src and docs Barry On Sat, 3 Mar 2007, Ben Tay wrote: Hi, I've used --download-hypre=1 to integrate hypre into PETSc. I've found the hypre directory in externalpackages. hypre takes up about 136mb. Can I delete the files other than the library files (such as src)