pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
methods.py File Reference

Go to the source code of this file.

Classes

class  pyNastran.bdf.cards.methods.Method
 Generic class for all methods. More...
class  pyNastran.bdf.cards.methods.EIGB
 Defines data needed to perform buckling analysis. More...
class  pyNastran.bdf.cards.methods.EIGC
 Defines data needed to perform complex eigenvalue analysis. More...
class  pyNastran.bdf.cards.methods.EIGR
 Defines data needed to perform real eigenvalue analysis. More...
class  pyNastran.bdf.cards.methods.EIGP
 Defines poles that are used in complex eigenvalue extraction by the Determinant method. More...
class  pyNastran.bdf.cards.methods.EIGRL
 Defines data needed to perform real eigenvalue (vibration or buckling) analysis with the Lanczos method. More...

Packages

namespace  pyNastran::bdf::cards::methods

Functions

def pyNastran::bdf::cards::methods.__init__
def pyNastran::bdf::cards::methods.loadCLAN
def pyNastran::bdf::cards::methods.loadHESS_INV
def pyNastran::bdf::cards::methods.crossReference
def pyNastran::bdf::cards::methods.rawMethod
def pyNastran::bdf::cards::methods.reprMethod
def pyNastran::bdf::cards::methods.rawFields
def pyNastran::bdf::cards::methods.reprFields

Variables

string pyNastran::bdf::cards::methods.type = 'EIGC'
 not done
 pyNastran::bdf::cards::methods::sid
 Set identification number.
 pyNastran::bdf::cards::methods.method
 Method of complex eigenvalue extraction.
 pyNastran::bdf::cards::methods.norm
 Method for normalizing eigenvectors.
 pyNastran::bdf::cards::methods.G
 Grid or scalar point identification number.
 pyNastran::bdf::cards::methods.C
 Component number.
 pyNastran::bdf::cards::methods.E
 Convergence criterion.
 pyNastran::bdf::cards::methods.ndo
 pyNastran::bdf::cards::methods.alphaAjs
 pyNastran::bdf::cards::methods.omegaAjs
 pyNastran::bdf::cards::methods::mblkszs
 pyNastran::bdf::cards::methods.iblkszs
 pyNastran::bdf::cards::methods.ksteps
 pyNastran::bdf::cards::methods.NJIs
 pyNastran::bdf::cards::methods::alphaBjs
 pyNastran::bdf::cards::methods.omegaBjs
 pyNastran::bdf::cards::methods.LJs
 pyNastran::bdf::cards::methods.NEJs
 pyNastran::bdf::cards::methods.NDJs
 All Classes Namespaces Files Functions Variables