|
CalculiX
2.13
A Free Software Three-Dimensional Structural Finite Element Program
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | cflux (flux, msecpt, kstep, kinc, time, node, coords, vold, mi) |
| subroutine cflux | ( | real*8, dimension(msecpt) | flux, |
| integer | msecpt, | ||
| integer | kstep, | ||
| integer | kinc, | ||
| real*8, dimension(2) | time, | ||
| integer | node, | ||
| real*8, dimension(3) | coords, | ||
| real*8, dimension(0:mi(2),*) | vold, | ||
| integer, dimension(*) | mi | ||
| ) |