MCPcopy Create free account
hub / github.com/NGSolve/ngsolve / Used

Method Used

linalg/pardisoinverse.cpp:112–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110 {
111 public:
112 bool Used(int i) { return true; }
113 bool Used(int i, int j) { return true; }
114 };
115

Callers 1

GetPardisoMatrixMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected