| Home | Trees | Indices | Help |
|---|
|
|
Represent information in a Gambit Neutral file.
|
|||
|
|||
|
|||
| solvcon.block.Block |
|
||
|
|||
|
|||
|
Inherited from |
|||
|
|||
| numpy.ndarray |
CLTPN_MAP = array([0, 1, 2, 3, 4, 6, 5, 7], dtype=int32)map cltpn from self to block. |
||
| dict |
CLNDS_MAP = map clnds definition from self to block. |
||
| dict |
CLFCS_RMAP map clfcs definition back from block to self. |
||
|
|||
| ndim | |||
| nnode | |||
| ncell | |||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
str(x)
|
Convert GambitNeutral object to Block object.
|
Convert interior information, i.e., connectivities, from GambitNeutral to Block object.
|
Convert boundary condition information from GambitNeutral object into Block object.
|
|
|||
CLNDS_MAPmap clnds definition from self to block.
|
|
|||
ndim
|
nnode
|
ncell
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 11 23:04:32 2011 | http://epydoc.sourceforge.net |