pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Go to the source code of this file.
Classes | |
class | pyNastran.bdf.cards.constraints.constraintObject2 |
class | pyNastran.bdf.cards.constraints.constraintObject |
class | pyNastran.bdf.cards.constraints.Constraint |
class | pyNastran.bdf.cards.constraints.SUPORT1 |
SUPORT1 SID ID1 C1 ID2 C2 ID3 C3. More... | |
class | pyNastran.bdf.cards.constraints.SUPORT |
SUPORT ID1 C1 ID2 C2 ID3 C3 ID4 C4 SUPORT1 SID ID1 C1 ID2 C2 ID3 C3. More... | |
class | pyNastran.bdf.cards.constraints.MPC |
class | pyNastran.bdf.cards.constraints.SPC |
Defines enforced displacement/temperature (static analysis) velocity/acceleration (dynamic analysis) SPC SID G1 C1 D1 G2 C2 D2 SPC 2 32 3 -2.6 5. More... | |
class | pyNastran.bdf.cards.constraints.SPCD |
Defines an enforced displacement value for static analysis and an enforced motion value (displacement, velocity or acceleration) in dynamic analysis. More... | |
class | pyNastran.bdf.cards.constraints.SPCAX |
Defines a set of single-point constraints or enforced displacements for conical shell coordinates. More... | |
class | pyNastran.bdf.cards.constraints.SPC1 |
SPC1 SID C G1 G2 G3 G4 G5 G6 G7 G8 G9 -etc. More... | |
class | pyNastran.bdf.cards.constraints.ConstraintADD |
class | pyNastran.bdf.cards.constraints.SPCADD |
Defines a single-point constraint set as a union of single-point constraint sets defined on SPC or SPC1 entries. More... | |
class | pyNastran.bdf.cards.constraints.MPCADD |
Defines a multipoint constraint equation of the form \( \Sigma_j A_j u_j =0 \) where \( u_j \) represents degree-of-freedom \( C_j \) at grid or scalar point \( G_j \). More... | |
Packages | |
namespace | pyNastran::bdf::cards::constraints |