pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
Main Page
Related Pages
Packages
Classes
Files
Directories
File List
Classes
|
Packages
|
Functions
|
Variables
resultTable.py File Reference
Go to the source code of this file.
Classes
class
pyNastran.op2.tables.resultTable.ResultTable
Packages
namespace
pyNastran::op2::tables::resultTable
Functions
def
pyNastran::op2::tables::resultTable.readTableA_DUMMY
reads a dummy geometry table
def
pyNastran::op2::tables::resultTable.readTableB_DUMMY
reads a dummy results table
def
pyNastran::op2::tables::resultTable.readTable_DUMMY_3
sets dummy parameters
def
pyNastran::op2::tables::resultTable.readDUMMY_Data
creates a dummy object and skips the results
def
pyNastran::op2::tables::resultTable.updateSort1
def
pyNastran::op2::tables::resultTable.updateSort2
def
pyNastran::op2::tables::resultTable.extractSort1
def
pyNastran::op2::tables::resultTable.extractSort2
def
pyNastran::op2::tables::resultTable.addDataParameter
self.mode = self.getValues(data,'i',5) ## mode number
def
pyNastran::op2::tables::resultTable.setNullNonlinearFactor
def
pyNastran::op2::tables::resultTable.applyDataCodeValue
def
pyNastran::op2::tables::resultTable.createTransientObject
Creates a transient object (or None if the subcase should be skippied).
def
pyNastran::op2::tables::resultTable.createThermalTransientObject
def
pyNastran::op2::tables::resultTable.readResultsTable
def
pyNastran::op2::tables::resultTable.readTable4
loops over repeated table -4s
def
pyNastran::op2::tables::resultTable.readTable4DataSetup
checks to see if table 4 is done, loads the data, and handles skipping
def
pyNastran::op2::tables::resultTable.updateDtMap
Interfaces with setTransientTimes(times) to limit the amount of output that is in the transient results.
def
pyNastran::op2::tables::resultTable.handleResultsBufferShort
def
pyNastran::op2::tables::resultTable.handleResultsBufferNoRecursion
prototype method for getting results without recursion
def
pyNastran::op2::tables::resultTable.NotImplementedOrSkip
stops if code is in development and continues otherwise
def
pyNastran::op2::tables::resultTable.handleResultsBuffer3
method for getting results without recursion
def
pyNastran::op2::tables::resultTable.handleResultsBuffer
Works by knowing that: the end of an unbuffered table has a.
def
pyNastran::op2::tables::resultTable.readMappedScalarsOut
def
pyNastran::op2::tables::resultTable.readScalarsOut
reads len(strFormat) values and puts it into the result object the "o" in readScalars4o means "out" b/c it creates an out tuple instead of 4 values like readScalars4
def
pyNastran::op2::tables::resultTable.get_close_num
Variables
pyNastran::op2::tables::resultTable::iTableMap
pyNastran::op2::tables::resultTable::tableName
pyNastran::op2::tables::resultTable::analysisCode
pyNastran::op2::tables::resultTable.tableCode
pyNastran::op2::tables::resultTable.formatCode
pyNastran::op2::tables::resultTable.sortCode
pyNastran::op2::tables::resultTable::obj
the results object
pyNastran::op2::tables::resultTable::nonlinearFactor
dt/loadFactor/frequency/loadStep value (or None for static)
pyNastran::op2::tables::resultTable::dtMap
pyNastran::op2::tables::resultTable.isBufferDone
pyNastran::op2::tables::resultTable.dataCode
pyNastran::op2::tables::resultTable.atfsCode
developer parameter - Analysis/Table/Format/Sort Codes
pyNastran::op2::tables::resultTable.isMarker
???
pyNastran::op2::tables::resultTable::markerStart
pyNastran::op2::tables::resultTable.n
pyNastran::op2::tables::resultTable::data
All
Classes
Namespaces
Files
Functions
Variables
resultTable.py
Generated on Mon Aug 13 2012 21:10:49 for pyNastran by
1.7.6.1