| 
    CalculiX
    2.13
    
   A Free Software Three-Dimensional Structural Finite Element Program 
   | 
 
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | spcmatch (xboun, nodeboun, ndirboun, nboun, xbounold, nodebounold, ndirbounold, nbounold, ikboun, ilboun, vold, reorder, nreorder, mi) | 
| subroutine spcmatch | ( | real*8, dimension(*) | xboun, | 
| integer, dimension(*) | nodeboun, | ||
| integer, dimension(*) | ndirboun, | ||
| integer | nboun, | ||
| real*8, dimension(*) | xbounold, | ||
| integer, dimension(*) | nodebounold, | ||
| integer, dimension(*) | ndirbounold, | ||
| integer | nbounold, | ||
| integer, dimension(*) | ikboun, | ||
| integer, dimension(*) | ilboun, | ||
| real*8, dimension(0:mi(2),*) | vold, | ||
| real*8, dimension(*) | reorder, | ||
| integer, dimension(*) | nreorder, | ||
| integer, dimension(*) | mi | ||
| ) |