Search found 20 matches
- Thu Apr 15, 2010 8:19 am
- Forum: Framework
- Topic: Unable to build OpenSees2.2.0
- Replies: 12
- Views: 8847
- Tue Apr 13, 2010 11:27 am
- Forum: Framework
- Topic: Unable to build OpenSees2.2.0
- Replies: 12
- Views: 8847
- Tue Apr 13, 2010 10:43 am
- Forum: Framework
- Topic: Unable to build OpenSees2.2.0
- Replies: 12
- Views: 8847
- Tue Apr 13, 2010 10:42 am
- Forum: Framework
- Topic: Unable to build OpenSees2.2.0
- Replies: 12
- Views: 8847
- Tue Mar 16, 2010 1:50 pm
- Forum: Framework
- Topic: Unable to build OpenSees2.2.0
- Replies: 12
- Views: 8847
############################################################################ # # Program: OpenSees # # Purpose: A Top-level Makefile to create the libraries needed # to use the OpenSees framework. # # version created for Redhat 8.0 LINUX distribution # # Written: fmk # Created: 01/2003 # # #########...
- Tue Mar 16, 2010 1:48 pm
- Forum: Framework
- Topic: Unable to build OpenSees2.2.0
- Replies: 12
- Views: 8847
Unable to build OpenSees2.2.0
I am trying to build OpenSees in programming mode PARALLEL. I get the following error when building it. FEM_ObjectBrokerAllClasses.cpp: In member function 'virtual LinearSOE* FEM_ObjectBrokerAllClasses::getNewLinearSOE(int)': FEM_ObjectBrokerAllClasses.cpp:1605: error: no matching function for call ...
- Tue Feb 02, 2010 4:03 pm
- Forum: Framework
- Topic: Issues with building OpenSeesMP with petsc support.
- Replies: 10
- Views: 9835
- Tue Feb 02, 2010 2:33 pm
- Forum: Framework
- Topic: Issues with building OpenSeesMP with petsc support.
- Replies: 10
- Views: 9835
I forced the linking of the library in the manually and end up with these new undefined refrences. /home/bramesh/ARC/Ozgur_Atlayan/OpenSees/SRC/system_of_eqn/linearSOE/petsc/PetscSparseSeqSolver.o: In function `PetscSparseSeqSolver::~PetscSparseSeqSolver()': PetscSparseSeqSolver.cpp:(.text+0x528): u...
- Tue Feb 02, 2010 12:28 pm
- Forum: Framework
- Topic: Issues with building OpenSeesMP with petsc support.
- Replies: 10
- Views: 9835
- Tue Feb 02, 2010 9:44 am
- Forum: Framework
- Topic: Issues with building OpenSeesMP with petsc support.
- Replies: 10
- Views: 9835
The Makefile.def I am using is as follows: ############################################################################ # # Program: OpenSees # # Purpose: A Top-level Makefile to create the libraries needed # to use the OpenSees framework. # # version created for Redhat 8.0 LINUX distribution # # Wr...
- Tue Feb 02, 2010 9:41 am
- Forum: Framework
- Topic: Issues with building OpenSeesMP with petsc support.
- Replies: 10
- Views: 9835
I am trying to use petsc-2.2.1 and I am getting the following error when linking. /home/bramesh/ARC/Ozgur_Atlayan/OpenSees/SRC/tcl/commands.o: In function `opsRecv(void*, Tcl_Interp*, int, char const**)': commands.cpp:(.text+0x1426): undefined reference to `PETSC_DUMMY_COUNT' commands.cpp:(.text+0x1...
- Tue Dec 15, 2009 9:11 am
- Forum: Framework
- Topic: Issues with building OpenSeesMP with petsc support.
- Replies: 10
- Views: 9835
- Fri Dec 11, 2009 2:53 pm
- Forum: Framework
- Topic: Issues with building OpenSeesMP with petsc support.
- Replies: 10
- Views: 9835
Makefile.def
Makefile.def ############################################################################ # # Program: OpenSees # # Purpose: A Top-level Makefile to create the libraries needed # to use the OpenSees framework. # # version created for Redhat 8.0 LINUX distribution # # Written: fmk # Created: 01/2003 ...
- Fri Dec 11, 2009 2:48 pm
- Forum: Framework
- Topic: Issues with building OpenSeesMP with petsc support.
- Replies: 10
- Views: 9835
Issues with building OpenSeesMP with petsc support.
I am trying to build OpenSeesMP with petsc support. I am running into this problem when doing so. Any help on this is appreciated. PetscSOE.cpp:251: error: invalid conversion from 'int' to '_p_Mat**' /apps/packages/petsc-2.3.3-p15/include/petscmat.h:106: error: too many arguments to function 'PetscE...
- Tue Sep 29, 2009 11:36 am
- Forum: Framework
- Topic: Linking error while building OpenSeesMP
- Replies: 8
- Views: 7098