pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
massMatrix Namespace Reference

Functions

def bar
def truss
def quad
def tet4
def makeM

Variables

tuple z = Symbol('z')
tuple n = Symbol('n')
tuple b = Symbol('b')
tuple p = Symbol('p')
tuple A = Symbol('A')
tuple L = Symbol('L')
tuple t = Symbol('t')
tuple v = Symbol('V')

Function Documentation

def massMatrix.bar ( )

Definition at line 37 of file massMatrix.py.

References makeM().

Definition at line 45 of file massMatrix.py.

References makeM().

def massMatrix.tet4 ( )

Definition at line 72 of file massMatrix.py.

References makeM().

Referenced by makeM().

def massMatrix.makeM (   pdV,
  NT,
  factorI = 1,
  levels = 1 
)

Definition at line 99 of file massMatrix.py.

References tet4().

Referenced by bar(), quad(), tet4(), and truss().


Variable Documentation

tuple massMatrix::z = Symbol('z')

Definition at line 27 of file massMatrix.py.

tuple massMatrix::n = Symbol('n')

Definition at line 28 of file massMatrix.py.

tuple massMatrix::b = Symbol('b')

Definition at line 29 of file massMatrix.py.

tuple massMatrix::p = Symbol('p')

Definition at line 31 of file massMatrix.py.

tuple massMatrix::A = Symbol('A')

Definition at line 32 of file massMatrix.py.

tuple massMatrix::L = Symbol('L')

Definition at line 33 of file massMatrix.py.

tuple massMatrix::t = Symbol('t')

Definition at line 34 of file massMatrix.py.

tuple massMatrix::v = Symbol('V')

Definition at line 35 of file massMatrix.py.

 All Classes Namespaces Files Functions Variables