Material_Library > Condense_k
Condense_k
Purpose
condense matrix K to a reduced set idr of dofs by condensing out dofs idc
Synopsis
krr = Condense_k (k,idr,idc)
Description
CONDENSE_K condense matrix K to a reduced set idr of dofs by condensing out dofs idc KRR = CONDENSE_K (K,IDR,IDC) the function condenses the stiffness matrix K to a reduced set of dofs as specified in list or row vector IDR by condensing out the dofs in list or row vector IDC; the condensed stiffness matrix is KRR
Cross-Reference Information
This function calls:
- InelJ2PwLHPlnStrs2dMat inelastic 2d material with J2 plasticity and linear hardening under plane stress
- Inel3dMatwConstr 3d inelastic material under stress constraints (condensation)
- InelGJ2PStrConstr3dMat 3d general plasticity J2 material under constrained stress state
- InelJ2PwLHStrConstr3dMat inelastic 3d material with J2 plasticity and linear hardening under stress constraints
- InelRe3dMatwConstr 3d inelastic material with smeared reinforcement under stress constraints