| 
    CalculiX
    2.13
    
   A Free Software Three-Dimensional Structural Finite Element Program 
   | 
 
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | add_sm_st (au, ad, jq, irow, i, j, value, i0, i1) | 
| subroutine add_sm_st | ( | real*8, dimension(*), intent(inout) | au, | 
| real*8, dimension(*), intent(inout) | ad, | ||
| integer, dimension(*), intent(in) | jq, | ||
| integer, dimension(*), intent(in) | irow, | ||
| integer, intent(in) | i, | ||
| integer, intent(in) | j, | ||
| real*8, intent(in) | value, | ||
| integer, intent(in) | i0, | ||
| integer, intent(in) | i1 | ||
| ) |