Element_Library > Frame_Elements > DistrInelastic > Extract_BasicEl2SecState


Extract_BasicEl2SecState

Purpose

extract section state from basic element state

Synopsis

SecState = Extract_BasicEl2SecState (sec,ae,ElState)

Description

EXTRACT_BASICEL2SECSTATE extract section state from basic element state
  SECSTATE = EXTRACT_BASICEL2SECSTATE (SEC,AE,ELSTATE)
  function extracts from data structure ELSTATE the necessary information
  for section SEC, and returns it in data structure SECSTATE;
  it needs compatibility array AE to determine section from element deformations

Cross-Reference Information

This function calls:

This function is called by:
  • Dinel2dFrm_EBwDF 2d-frame element with distributed inelasticity (displacement formulation)
  • Dinel3dFrm_EBwDF Euler-Bernoulli 3d-frame element with distributed inelasticity (displacement formulation)