MCPcopy Create free account
hub / github.com/FEniCS/dolfinx / ksp

Method ksp

cpp/dolfinx/la/petsc.cpp:795–795  ·  view source on GitHub ↗

-----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

793}
794//-----------------------------------------------------------------------------
795KSP petsc::KrylovSolver::ksp() const { return _ksp; }
796//-----------------------------------------------------------------------------
797
798#endif

Callers 1

petsc_nls_moduleFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected