Subroutine CONDNOS2
Returns all the conductive conductances associated with the elements of the group, including the conductances connecting the boundary elements. This routine is used only with the element CG method.
Calling convention:
call condnos2(gname,icondno,nc)
Arguments | Data type | Input/Output | Description |
---|---|---|---|
gname
|
Character*7 | Call | The name of the group. |
icondno
|
Integer(4,*) array | Return |
Conductive conductance description
|
nc
|
Integer | Return | The number of conductances returned in icondno . The second dimension of icondno must be greater than nc . |