TrilinosCouplings  Development
File List
Here is a list of all documented files with brief descriptions:
 example_CurlLSFEM.cppExample solution of a div-curl system on a hexahedral mesh using curl-conforming (edge) elements
 example_DivLSFEM.cppExample solution of a div-curl system on a hexahedral mesh using div-conforming (face) elements
 example_Maxwell.cppExample solution of the eddy current Maxwell's equations using curl-conforming (edge) elements
 example_Poisson.cppExample solution of a Poisson equation on a hexahedral mesh using nodal (Hgrad) elements
 example_Poisson_NoFE_Tpetra.cppExample solution of a Poisson equation on a hexahedral mesh using nodal (Hgrad) elements. The system is assembled but not solved
 example_Poisson_stk.cppExample solution of a Poisson equation on a hexahedral or tetrahedral mesh using nodal (Hgrad) elements
 example_StabilizedADR.cppExample solution of a steady-state advection-diffusion-reaction equation with Dirichlet boundary conditon on a hexahedral mesh using nodal (Hgrad) elements and stabilization
 IntrepidPoisson_Pamgen_Epetra_main.cppExample: Discretize Poisson's equation with Dirichlet boundary conditions on a hexahedral mesh using nodal (Hgrad) elements. The system is assembled into Epetra data structures, and optionally solved
 IntrepidPoisson_Pamgen_Tpetra_main.cppExample: Discretize Poisson's equation with Dirichlet boundary conditions on a hexahedral mesh using nodal (Hgrad) elements. The system is assembled into Tpetra data structures, and optionally solved
 ml_nox_fineinterface.H
 ml_nox_preconditioner.H
 ml_nox_preconditioner1.cpp
 ml_nox_preconditioner2.cpp
 ml_nox_preconditioner_utils.cppML nonlinear preconditioner and solver
 nlnml_ConstrainedMultiLevelOperator.H
 nlnml_finelevelnoxinterface.H
 nlnml_nonlinearlevel.H
 nlnml_preconditioner.H
 nlnml_preconditioner1.cpp
 nlnml_preconditioner_utils.cppML nonlinear preconditioner and solver utilities
 nlnml_preconditioner_utils.HML nonlinear preconditioner and solver utility routines
 nlnml_prepostoperator.H
 TrilinosCouplings_IntrepidPoissonExample_SolveWithBelos.hppGeneric Belos solver for the Intrepid Poisson test problem example
 TrilinosCouplings_IntrepidPoissonExampleHelpers.hppHelper functions for Poisson test problem with Intrepid + Pamgen