MCPcopy Create free account
hub / github.com/PyMesh/PyMesh / get_supported_solvers

Method get_supported_solvers

python/pymesh/SparseSolver.py:78–79  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

76
77 @classmethod
78 def get_supported_solvers(cls):
79 return PyMesh.SparseSolver.get_supported_solvers()

Callers 2

supported_solversMethod · 0.95
test_identityMethod · 0.45

Calls

no outgoing calls

Tested by 1

test_identityMethod · 0.36