| 
    CalculiX
    2.13
    
   A Free Software Three-Dimensional Structural Finite Element Program 
   | 
 
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | calcumfa (nface, vfa, shcon, nshcon, ielmat, ntmat_, ithermal, mi, ielfa, umfa) | 
| subroutine calcumfa | ( | integer | nface, | 
| real*8, dimension(0:7,*) | vfa, | ||
| real*8, dimension(0:3,ntmat_,*) | shcon, | ||
| integer, dimension(*) | nshcon, | ||
| integer, dimension(mi(3),*) | ielmat, | ||
| integer | ntmat_, | ||
| integer | ithermal, | ||
| integer, dimension(*) | mi, | ||
| integer, dimension(4,*) | ielfa, | ||
| real*8, dimension(*) | umfa | ||
| ) |