Exemplo n.º 1
0
 def __init__(self):
     """__init__(mfem::SIA2Solver self) -> SIA2Solver"""
     this = _ode.new_SIA2Solver()
     try:
         self.this.append(this)
     except __builtin__.Exception:
         self.this = this
Exemplo n.º 2
0
 def __init__(self):
     r"""__init__(SIA2Solver self) -> SIA2Solver"""
     _ode.SIA2Solver_swiginit(self, _ode.new_SIA2Solver())
Exemplo n.º 3
0
 def __init__(self):
     this = _ode.new_SIA2Solver()
     try:
         self.this.append(this)
     except __builtin__.Exception:
         self.this = this