Esempio n. 1
0
 def __init__(self):
     """__init__(mfem::SIA1Solver self) -> SIA1Solver"""
     this = _ode.new_SIA1Solver()
     try:
         self.this.append(this)
     except __builtin__.Exception:
         self.this = this
Esempio n. 2
0
 def __init__(self):
     r"""__init__(SIA1Solver self) -> SIA1Solver"""
     _ode.SIA1Solver_swiginit(self, _ode.new_SIA1Solver())
Esempio n. 3
0
 def __init__(self):
     this = _ode.new_SIA1Solver()
     try:
         self.this.append(this)
     except __builtin__.Exception:
         self.this = this