Description: Purpose:
build the ID array of system dofs to apply displacement constraints
Synopsis:
[csdof,sid]=fe_sdofID(discons,ndof,nnode)
Variable Description:
csdof- the number of system dofs after constraints applied
sid- ID matrix of system dof formatted as nnode*ndof
discons- matrix record the node of displacement constrain
ndof- number of dofs per node
nnode- number of nodes in system
To Search:
File list (Check if you may need any files):
fe_sdofID_2.m