[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Cannot use PETSC_DEFAULT in MatMatMult
- To: petsc-users@xxxxxxxxxxx
- Subject: Cannot use PETSC_DEFAULT in MatMatMult
- From: Waad Subber <w_subber@xxxxxxxxx>
- Date: Thu, 8 May 2008 11:58:03 -0700 (PDT)
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=PnJimtKsc/Hx3XhfkF1c9KGPI2DmFVQnlVJh+dHqmi6AKTA/B31Evu3yrGGKqgysJONvyN9ocLwuqK4T67k0VA87dhyDDBtT1/aZd32q72t+cPO6OEAXDNLAy/8bPn8DktIatqw7+fLpSyEzWrllqaWOBKoJHomzwU91ZQ7i/ig=;
- Reply-to: petsc-users@xxxxxxxxxxx
- Sender: owner-petsc-users@xxxxxxxxxxx
Hi,
I am trying to multiply to spares matrices. I am using PETSC_DEFAULT for the fill ratio; however, I cannot compile the code I get the following error message :
Error: master.F, line 55: This name does not have a type, and must have an explicit type. [PETSC_DEFAULT]
call MatMatMult(A,B,MAT_REUSE_MATRIX,PETSC_DEFAULT,C,ierr)
----------------------------------------------------------^
compilation aborted for master.F (code 1)
Thanks
Waad
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now.