| 
    CalculiX
    2.13
    
   A Free Software Three-Dimensional Structural Finite Element Program 
   | 
 
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | inicalcbody (nef, body, ipobody, ibody, xbody, coel, vel, lakon, nactdohinv, icent) | 
| subroutine inicalcbody | ( | integer | nef, | 
| real*8, dimension(0:3,*) | body, | ||
| integer, dimension(2,*) | ipobody, | ||
| integer, dimension(3,*) | ibody, | ||
| real*8, dimension(7,*) | xbody, | ||
| real*8, dimension(3,*) | coel, | ||
| real*8, dimension(nef,0:7) | vel, | ||
| character*8, dimension(*) | lakon, | ||
| integer, dimension(*) | nactdohinv, | ||
| integer | icent | ||
| ) |