libMesh
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
petsc_linear_solver.C File Reference

Go to the source code of this file.

Namespaces

namespace  libMesh
 The libMesh namespace provides an interface to certain functionality in the library.
 

Functions

PetscErrorCode libMesh::libmesh_petsc_preconditioner_setup (PC pc)
 
PetscErrorCode libMesh::libmesh_petsc_preconditioner_apply (PC pc, Vec x, Vec y)
 

Variables

template class LIBMESH_EXPORT libMesh::PetscLinearSolver< Number >