pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Public Member Functions | |
def | readRecordTable |
def | checkForNextTable |
def | checkFileDone |
def | checkForNextSubTable |
def | readGeomSubTable |
def | readTable_PCOMPTS |
def | readTable_SDF |
def | readTable_CASECC |
def | readTable_OMM2 |
def | readTable_DUMMY_GEOM |
Public Attributes | |
makeGeom | |
iTableMap | |
n |
Definition at line 44 of file geometryTables.py.
def pyNastran.op2.tables.geom.geometryTables.GeometryTables.readRecordTable | ( | self, | |
expectedTableName | |||
) |
Definition at line 51 of file geometryTables.py.
References pyNastran.op2.tables.geom.geometryTables.GeometryTables.checkForNextTable(), pyNastran.op2.fortranFile.FortranFile.getMarker(), pyNastran.op2.tables.geom.dynamics.DYNAMICS.iTableMap, pyNastran.op2.tables.geom.dit.DIT.iTableMap, pyNastran.op2.tables.geom.geom4.Geometry4.iTableMap, pyNastran.op2.tables.geom.geom3.Geometry3.iTableMap, pyNastran.op2.tables.geom.geom1.Geometry1.iTableMap, pyNastran.op2.tables.ept.EPT.iTableMap, pyNastran.op2.tables.geom.geom2.Geometry2.iTableMap, pyNastran.op2.tables.geom.geometryTables.GeometryTables.iTableMap, pyNastran.op2.tables.geom.geometryTables.GeometryTables.makeGeom, pyNastran.op2.op2.OP2.makeGeom, pyNastran.op2.tables.geom.geometryTables.GeometryTables.readGeomSubTable(), pyNastran.op2.fortranFile.FortranFile.readIntBlock(), pyNastran.op2.fortranFile.FortranFile.readMarkers(), pyNastran.op2.fortranFile.FortranFile.readStringBlock(), pyNastran.op2.fortranFile.FortranFile.readTableName(), and pyNastran.op2.op2.OP2.tableInit().
Referenced by pyNastran.op2.tables.geom.dit.DIT.readTable_DIT(), pyNastran.op2.tables.geom.geometryTables.GeometryTables.readTable_DUMMY_GEOM(), pyNastran.op2.tables.geom.dynamics.DYNAMICS.readTable_DYNAMICS(), pyNastran.op2.tables.geom.geom1.Geometry1.readTable_Geom1(), pyNastran.op2.tables.geom.geom1.Geometry1.readTable_Geom1N(), pyNastran.op2.tables.geom.geom2.Geometry2.readTable_Geom2(), pyNastran.op2.tables.geom.geom3.Geometry3.readTable_Geom3(), and pyNastran.op2.tables.geom.geom4.Geometry4.readTable_Geom4().
Definition at line 79 of file geometryTables.py.
References pyNastran.op2.tables.geom.geometryTables.GeometryTables.checkFileDone(), and pyNastran.op2.fortranFile.FortranFile.readTableName().
Referenced by pyNastran.op2.tables.geom.geometryTables.GeometryTables.readGeomSubTable(), and pyNastran.op2.tables.geom.geometryTables.GeometryTables.readRecordTable().
Definition at line 89 of file geometryTables.py.
Referenced by pyNastran.op2.tables.geom.geometryTables.GeometryTables.checkForNextTable(), and pyNastran.op2.tables.geom.geometryTables.GeometryTables.readGeomSubTable().
Definition at line 113 of file geometryTables.py.
References pyNastran.op2.tables.geom.geometryTables.GeometryTables.n, pyNastran.op2.op2.OP2.n, pyNastran.op2.fortranFile.FortranFile.n, pyNastran.converters.cart3d.cart3d_reader.Cart3DBinaryReader.n, pyNastran.op2.tables.geom.geometryTables.GeometryTables.readGeomSubTable(), and pyNastran.op2.fortranFile.FortranFile.readMarkers().
Referenced by pyNastran.op2.tables.geom.geometryTables.GeometryTables.readGeomSubTable().
def pyNastran.op2.tables.geom.geometryTables.GeometryTables.readGeomSubTable | ( | self, | |
iTable | |||
) |
Definition at line 130 of file geometryTables.py.
References pyNastran.op2.tables.geom.geometryTables.GeometryTables.checkFileDone(), pyNastran.op2.tables.geom.geometryTables.GeometryTables.checkForNextSubTable(), pyNastran.op2.tables.geom.geometryTables.GeometryTables.checkForNextTable(), pyNastran.op2.fortranFile.FortranFile.getMarker(), pyNastran.op2.tables.geom.dynamics.DYNAMICS.iTableMap, pyNastran.op2.tables.geom.dit.DIT.iTableMap, pyNastran.op2.tables.geom.geom4.Geometry4.iTableMap, pyNastran.op2.tables.geom.geom1.Geometry1.iTableMap, pyNastran.op2.tables.geom.geom3.Geometry3.iTableMap, pyNastran.op2.tables.ept.EPT.iTableMap, pyNastran.op2.tables.geom.geom2.Geometry2.iTableMap, pyNastran.op2.tables.geom.geometryTables.GeometryTables.iTableMap, pyNastran.op2.tables.geom.geometryTables.GeometryTables.makeGeom, pyNastran.op2.op2.OP2.makeGeom, pyNastran.op2.fortranFile.FortranFile.readBlock(), pyNastran.op2.fortranFile.FortranFile.readMarkers(), pyNastran.op2.tables.geom.geometryTables.GeometryTables.readTable_PCOMPTS(), pyNastran.op2.fortranFile.FortranFile.readTableName(), pyNastran.op2.tables.mpt.MPT.tableName, pyNastran.op2.tables.ept.EPT.tableName, pyNastran.op2.tables.destab.DESTAB.tableName, pyNastran.op2.tables.oug.oug.OUG.tableName, pyNastran.op2.op2.OP2.tableName, and pyNastran.op2.resultObjects.tableObject.ComplexTableObject.tableName.
Referenced by pyNastran.op2.tables.geom.geometryTables.GeometryTables.checkForNextSubTable(), and pyNastran.op2.tables.geom.geometryTables.GeometryTables.readRecordTable().
Definition at line 188 of file geometryTables.py.
References pyNastran.op2.fortranFile.FortranFile.getData(), pyNastran.op2.fortranFile.FortranFile.getMarker(), pyNastran.op2.fortranFile.FortranFile.goto(), pyNastran.op2.writer.ougWriter.Ougv1Writer.iTable, pyNastran.op2.writer.op2Writer.Op2Writer.iTable, pyNastran.op2.fortranFile.FortranFile.readIntBlock(), pyNastran.op2.fortranFile.FortranFile.readMarkers(), pyNastran.op2.fortranFile.FortranFile.readStringBlock(), pyNastran.op2.tables.geom.geometryTables.GeometryTables.readTable_SDF(), pyNastran.op2.fortranFile.FortranFile.readTableName(), pyNastran.op2.op2.OP2.tableInit(), pyNastran.op2.tables.mpt.MPT.tableName, pyNastran.op2.tables.ept.EPT.tableName, pyNastran.op2.tables.destab.DESTAB.tableName, pyNastran.op2.tables.oug.oug.OUG.tableName, pyNastran.op2.op2.OP2.tableName, and pyNastran.op2.resultObjects.tableObject.ComplexTableObject.tableName.
Referenced by pyNastran.op2.tables.geom.geometryTables.GeometryTables.readGeomSubTable(), and pyNastran.op2.op2.OP2.readTable().
Definition at line 238 of file geometryTables.py.
References pyNastran.op2.fortranFile.FortranFile.getData(), pyNastran.op2.fortranFile.FortranFile.getMarker(), pyNastran.op2.fortranFile.FortranFile.readIntBlock(), pyNastran.op2.fortranFile.FortranFile.readMarkers(), pyNastran.op2.tables.geom.geometryTables.GeometryTables.readTable_CASECC(), pyNastran.op2.fortranFile.FortranFile.readTableName(), and pyNastran.op2.op2.OP2.tableInit().
Referenced by pyNastran.op2.op2.OP2.readTable(), and pyNastran.op2.tables.geom.geometryTables.GeometryTables.readTable_PCOMPTS().
Definition at line 277 of file geometryTables.py.
References pyNastran.op2.fortranFile.FortranFile.getData(), pyNastran.op2.fortranFile.FortranFile.getMarker(), pyNastran.op2.fortranFile.FortranFile.readMarkers(), pyNastran.op2.tables.geom.geometryTables.GeometryTables.readTable_OMM2(), pyNastran.op2.fortranFile.FortranFile.readTableName(), and pyNastran.op2.op2.OP2.tableInit().
Referenced by pyNastran.op2.tables.geom.geometryTables.GeometryTables.readTable_SDF().
Definition at line 320 of file geometryTables.py.
References pyNastran.op2.fortranFile.FortranFile.getData(), pyNastran.op2.fortranFile.FortranFile.getMarker(), pyNastran.op2.fortranFile.FortranFile.goto(), pyNastran.op2.fortranFile.FortranFile.readIntBlock(), pyNastran.op2.fortranFile.FortranFile.readMarkers(), pyNastran.op2.tables.geom.geometryTables.GeometryTables.readTable_DUMMY_GEOM(), pyNastran.op2.fortranFile.FortranFile.readTableName(), and pyNastran.op2.op2.OP2.tableInit().
Referenced by pyNastran.op2.op2.OP2.readTable(), and pyNastran.op2.tables.geom.geometryTables.GeometryTables.readTable_CASECC().
def pyNastran.op2.tables.geom.geometryTables.GeometryTables.readTable_DUMMY_GEOM | ( | self, | |
tableName | |||
) |
Definition at line 354 of file geometryTables.py.
References pyNastran.op2.tables.geom.dynamics.DYNAMICS.iTableMap, pyNastran.op2.tables.geom.dit.DIT.iTableMap, pyNastran.op2.tables.geom.geom4.Geometry4.iTableMap, pyNastran.op2.tables.geom.geom1.Geometry1.iTableMap, pyNastran.op2.tables.geom.geom3.Geometry3.iTableMap, pyNastran.op2.tables.ept.EPT.iTableMap, pyNastran.op2.tables.geom.geom2.Geometry2.iTableMap, pyNastran.op2.tables.geom.geometryTables.GeometryTables.iTableMap, and pyNastran.op2.tables.geom.geometryTables.GeometryTables.readRecordTable().
Referenced by pyNastran.op2.op2.OP2.readTable(), and pyNastran.op2.tables.geom.geometryTables.GeometryTables.readTable_OMM2().
Reimplemented in pyNastran.op2.op2.OP2.
Definition at line 51 of file geometryTables.py.
Referenced by pyNastran.op2.tables.geom.geometryTables.GeometryTables::readGeomSubTable(), and pyNastran.op2.tables.geom.geometryTables.GeometryTables::readRecordTable().
Reimplemented from pyNastran.op2.tables.ept.EPT.
Definition at line 51 of file geometryTables.py.
Referenced by pyNastran.op2.tables.geom.geometryTables.GeometryTables.readGeomSubTable(), pyNastran.op2.tables.geom.geometryTables.GeometryTables.readRecordTable(), and pyNastran.op2.tables.geom.geometryTables.GeometryTables.readTable_DUMMY_GEOM().
Reimplemented in pyNastran.op2.op2.OP2.
Definition at line 91 of file geometryTables.py.
Referenced by pyNastran.op2.tables.geom.geometryTables.GeometryTables::checkForNextSubTable(), pyNastran.op2.op2Codes.Op2Codes::printTableCode(), pyNastran.op2.tables.lama_eigenvalues.lama.LAMA::readTable_LAMA(), and pyNastran.op2.tables.r1tab.R1TAB::readTable_R1TAB().