OpenPisco.PhysicalSolvers.PhysicalSolverFactory module#

OpenPisco.PhysicalSolvers.PhysicalSolverFactory.CheckIntegrity()[source]#
OpenPisco.PhysicalSolvers.PhysicalSolverFactory.Create(name, ops=None)[source]#
OpenPisco.PhysicalSolvers.PhysicalSolverFactory.InitAllPhysicalSolvers()[source]#
class OpenPisco.PhysicalSolvers.PhysicalSolverFactory.PhysicalSolverFactory[source]#

Bases: Factory

OpenPisco.PhysicalSolvers.PhysicalSolverFactory.RegisterClass(name, classtype, constructor=None, withError=True)[source]#