Package solvcon :: Package kerpak :: Module euler :: Class EulerBC
[hide private]
[frames] | no frames]

Class EulerBC

source code

  object --+        
           |        
boundcond.BC --+    
               |    
     cese.CeseBC --+
                   |
                  EulerBC
Known Subclasses:

Basic BC class for the Euler equations.

Nested Classes [hide private]

Inherited from boundcond.BC: __metaclass__

Instance Methods [hide private]

Inherited from cese.CeseBC: dsoln, init, soln

Inherited from boundcond.BC: __init__, __len__, __str__, bind, cloneTo, feedValue, final, unbind

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __subclasshook__

Class Variables [hide private]
  __clib_eulerb = {2: <CDLL '/home/yungyuc/work/coding/solvcon/l...

Inherited from cese.CeseBC: _ghostgeom_

Inherited from boundcond.BC: _pointers_, vdefaults, vnames

Instance Variables [hide private]

Inherited from boundcond.BC: blk, blkn, facn, name, sern, svr, value

Properties [hide private]
  _clib_eulerb

Inherited from cese.CeseBC (private): _clib_ceseb

Inherited from boundcond.BC: fpdtypestr, is_bound, is_unbound, nvalue

Inherited from object: __class__

Class Variable Details [hide private]

__clib_eulerb

Value:
{2: <CDLL '/home/yungyuc/work/coding/solvcon/lib/libsc_eulerb2d.so', h\
andle 3579170 at 351b650>,
 3: <CDLL '/home/yungyuc/work/coding/solvcon/lib/libsc_eulerb3d.so', h\
andle 357a7a0 at 351b710>}

Property Details [hide private]

_clib_eulerb

Get Method:
unreachable._clib_eulerb(self)