| c5d9258e | 04-Feb-2015 |
Satish Balay <balay@mcs.anl.gov> |
baij: move 'seqbaij' prototypes required by mpibaij.c to baij.h This fixes link failure with VS2005 cl
libpetsc.lib(mpibaij.o) : error LNK2019: unresolved external symbol "int __cdecl MatRestoreRow_
baij: move 'seqbaij' prototypes required by mpibaij.c to baij.h This fixes link failure with VS2005 cl
libpetsc.lib(mpibaij.o) : error LNK2019: unresolved external symbol "int __cdecl MatRestoreRow_SeqBAIJ(struct _p_Mat *,int,int *,int * * const,class std::complex<double> * * const)" (?MatRestoreRow_SeqBAIJ@@YAHPEAU_p_Mat@@HPEAHQEAPEAHQEAPEAV?$complex@N@std@@@Z) referenced in function MatCreateMPIMatConcatenateSeqMat_MPIBAIJ
show more ...
|