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

Method eps

cpp/dolfinx/la/slepc.cpp:200–200  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

198}
199//-----------------------------------------------------------------------------
200EPS SLEPcEigenSolver::eps() const { return _eps; }
201//-----------------------------------------------------------------------------
202MPI_Comm SLEPcEigenSolver::comm() const
203{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected