On Wed, Aug 10, 2016 at 4:20 PM, Manav Bhatia <bhatiama...@gmail.com> wrote:

> Hi,
>
>    If I intend to use dtk from inside libMesh, am I constrained to using
> trillions for the system linear solver, or can I also have access to petsc
> in addition to dtk?
>

You should be able to build libmesh with both PETSc and Trilinos enabled...
we have some tests of this on the MOOSE CI server.

The default solver used will be PETSc, see default_solver_package() in
libmesh.C

-- 
John
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. http://sdm.link/zohodev2dev
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to