[Trilinos-Users] [EXTERNAL] NOX using direct solver MUMPS

Roger Pawlowski rppawlo at sandia.gov
Wed May 23 10:40:35 MDT 2012


Hi Simon,

In regards to question #1, Amesos can be used by NOX via the stratimikos 
interface to linear solvers.  NOX uses the stratimikos interface in both 
the src-thyra and src-epetra (NOX_Epetra_LinearSystem_Stratimikos.H) 
layers.  You could use either to get access to Amesos/MUMPS in NOX.  
There are no concrete examples using Amesos in NOX, but it should work.

Roger



On 05/23/2012 10:36 AM, Simon-Nicolas Roth wrote:
> Hi,
>
> I have to simple questions:
>
> 1- Is it possible to use a direct solver such as MUMPS inside NOX;
>
> 2- Is it possible to assemble only half the matrix (lower or upper part) using
> Epetra_FECrsMatrix if the matrix is symmetric positive definite when solving
> with Aztecoo or Belos?
>
> Best regards
> Simon
>
> _______________________________________________
> Trilinos-Users mailing list
> Trilinos-Users at software.sandia.gov
> http://software.sandia.gov/mailman/listinfo/trilinos-users



More information about the Trilinos-Users mailing list