Package solvcon :: Module boundcond :: Class unspecified
[hide private]
[frames] | no frames]

Class unspecified

source code

object --+    
         |    
        BC --+
             |
            unspecified

Abstract BC type for unspecified boundary conditions.

Nested Classes [hide private]

Inherited from BC: __metaclass__

Instance Methods [hide private]

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

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

Class Variables [hide private]

Inherited from BC: _pointers_, vdefaults, vnames

Instance Variables [hide private]

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

Properties [hide private]

Inherited from BC: fpdtypestr, is_bound, is_unbound, nvalue

Inherited from object: __class__