Petsc!!!Lack of Header

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

Post Reply
Leng Kuangdai
Posts: 3
Joined: Mon Oct 13, 2008 7:32 am
Location: Tsinghua University, Beijin, China

Petsc!!!Lack of Header

Post by Leng Kuangdai »

PetscSOE is not initially included in Opensees Win32 project.
I added all the files to the project but failed to compile beacuse petscksp.h was missing. And this header file does not exist in any folders of Opensees2.1.0. Check it?
I need help.
Thanks and regards
Leng Kuangdai
Posts: 3
Joined: Mon Oct 13, 2008 7:32 am
Location: Tsinghua University, Beijin, China

Re: Petsc!!!Lack of Header

Post by Leng Kuangdai »

[quote="Leng Kuangdai"]PetscSOE is not initially included in Opensees Win32 project.
I added all the files to the project but failed to compile beacuse petscksp.h was missing. And this header file does not exist in any folders of Opensees2.1.0. Check it?
I need help.
Thanks and regards[/quote]

I got it.
if you want use petscSOE, download petsc first and build it into opensees:)
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

we do not distribute the petsc code, only a wrapper for it .. to compile and link the wrapper you need to download and install petsc..
Post Reply