| 
    CalculiX
    2.13
    
   A Free Software Three-Dimensional Structural Finite Element Program 
   | 
 
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | calccvel (nef, vel, shcon, nshcon, ielmat, ntmat_, mi, cvel, physcon) | 
| subroutine calccvel | ( | integer | nef, | 
| real*8, dimension(nef,0:7) | vel, | ||
| real*8, dimension(0:3,ntmat_,*) | shcon, | ||
| integer, dimension(*) | nshcon, | ||
| integer, dimension(mi(3),*) | ielmat, | ||
| integer | ntmat_, | ||
| integer, dimension(*) | mi, | ||
| real*8, dimension(*) | cvel, | ||
| real*8, dimension(*) | physcon | ||
| ) |