Geometry > spinblk


spinblk

Purpose

determine the spin tensors for a group of vectors

Synopsis

S = spinblk(u)

Description

SPINBLK determine the spin tensors for a group of vectors 
  S = SPINBLK (U)
  the function determines the spin tensors for a group of vectors in U;
  U must have size N=3K where K is the number of vectors
  the array S contains the spin tensors in K vertically concatenated 3x3 blocks

Cross-Reference Information

This function calls:

This function is called by:
  • GeomTran_QuadMemb kinematic matrices and local displacements for a quadrilateral membrane element
  • GeomTran_TriMemb kinematic matrices and local displacements for a triangular membrane element
  • kg_QuadMemb geometric stiffness matrix for quadrilateral membrane element for different options
  • kg_QuadPlate geometric stiffness matrix for quadrilateral plate element for different options
  • kg_TriMemb geometric stiffness matrix for triangular membrane element for different options
  • kg_TriPlate geometric stiffness matrix for triangular plate element for different options