CalculiX
2.13
A Free Software Three-Dimensional Structural Finite Element Program
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | propertynet (ieg, nflow, prop, ielprop, lakon, iin, prop_store, ttime, time, nam, amname, namta, amta) |
subroutine propertynet | ( | integer, dimension(*), intent(in) | ieg, |
integer, intent(in) | nflow, | ||
real*8, dimension(*), intent(out) | prop, | ||
integer, dimension(*), intent(in) | ielprop, | ||
character*8, dimension(*), intent(in) | lakon, | ||
integer, intent(in) | iin, | ||
real*8, dimension(*), intent(in) | prop_store, | ||
real*8, intent(in) | ttime, | ||
real*8, intent(in) | time, | ||
integer, intent(in) | nam, | ||
character*80, dimension(*), intent(in) | amname, | ||
integer, dimension(3,*), intent(in) | namta, | ||
real*8, dimension(2,*), intent(in) | amta | ||
) |