[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SUPERLU Type and MatMatSolve()
- To: petsc-users@xxxxxxxxxxx
- Subject: Re: SUPERLU Type and MatMatSolve()
- From: "Matthew Knepley" <knepley@xxxxxxxxx>
- Date: Thu, 15 Nov 2007 10:59:21 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=k98hBroHK50R0Xc5q09w33/dOJ6tDUPFYWBwVXWnRKo=; b=j8/fC3yOHxwaO0qrNmaFd47vwW8s/qYmJpD+Sz5e0G9zzrcKrYGxOWaYueTw6hb/kZ0uYkFo4s6IHrLV/+daiIlla60TLGURVafxCZ3E3oZJEhivJO3Ef4xYuxBxuu4NDZVswe6C2tX8S9QHWnPMCvLsOaF642P9ZWAkF4jA+7o=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PbATFRVb3divjKF0F8VYmw3tkhoirXwA6GYVu3F/DZNgeNExl0Yd1NAcgyuPiEhck2bblNiJ21DaXD0pWUth/jYjtQePxuCH5t8i9TQxgcmz6dFjQisExcl+iMclikmCZLq9jgDCb4v9VU5DbnJXlAG8j2zMbtSIpqJ0jsDveXg=
- In-reply-to: <473C733D.7090306@ichec.ie>
- References: <473C55A3.1070504@ichec.ie> <Pine.LNX.4.64.0711150838050.27459@terra.mcs.anl.gov> <473C733D.7090306@ichec.ie>
- Reply-to: petsc-users@xxxxxxxxxxx
- Sender: owner-petsc-users@xxxxxxxxxxx
Yes.
Matt
On Nov 15, 2007 10:26 AM, Tim Stitt <timothy.stitt@xxxxxxxx> wrote:
> Hong,
>
> Does MatSolve() support SuperLU and MUMPS?
>
> Hong Zhang wrote:
> >
> >
> > On Thu, 15 Nov 2007, Tim Stitt wrote:
> >
> >> Hi,
> >>
> >> Just wondering if it is possible to use the SUPERLU matrix type with
> >> the MatMatSolve() routine.
> >>
> >> I changed a working code (which uses MatMatSolve()) by the setting
> >> the matrix type to superlu (using MatSetType()) and now I get the
> >> following runtime errors in MatMatSolve():
> >
> > The current petsc-SUPERLU interface doesn't support MatMatSolve().
> >
> > Hong
> >
> >>
> >> [0]PETSC ERROR: Null argument, when expecting valid pointer!
> >> [0]PETSC ERROR: Null Object: Parameter # 1!
> >>
> >> Thanks,
> >>
> >> Tim.
> >>
> >> --
> >> Dr. Timothy Stitt <timothy_dot_stitt_at_ichec.ie>
> >> HPC Application Consultant - ICHEC (www.ichec.ie)
> >>
> >> Dublin Institute for Advanced Studies
> >> 5 Merrion Square - Dublin 2 - Ireland
> >>
> >> +353-1-6621333 (tel) / +353-1-6621477 (fax)
> >>
> >>
> >
>
>
> --
> Dr. Timothy Stitt <timothy_dot_stitt_at_ichec.ie>
> HPC Application Consultant - ICHEC (www.ichec.ie)
>
> Dublin Institute for Advanced Studies
> 5 Merrion Square - Dublin 2 - Ireland
>
> +353-1-6621333 (tel) / +353-1-6621477 (fax)
>
>
--
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which
their experiments lead.
-- Norbert Wiener