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

Method Used

linalg/umfpackinverse.cpp:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38 {
39 public:
40 bool Used(int i) { return true; }
41 bool Used(int i, int j) { return true; }
42 };
43

Calls

no outgoing calls

Tested by

no test coverage detected