-----------------------------------------------------------------------------
| 198 | } |
| 199 | //----------------------------------------------------------------------------- |
| 200 | EPS SLEPcEigenSolver::eps() const { return _eps; } |
| 201 | //----------------------------------------------------------------------------- |
| 202 | MPI_Comm SLEPcEigenSolver::comm() const |
| 203 | { |
nothing calls this directly
no outgoing calls
no test coverage detected