![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
This module contains functions for interpolation in 10 node tetrahedron element (Langrange interpolation) More...
Functions/Subroutines | |
subroutine | shapefunc_tet10n (volcoord, shp) |
subroutine | shapederiv_tet10n (volcoord, shp) |
This module contains functions for interpolation in 10 node tetrahedron element (Langrange interpolation)
subroutine shape_tet10n::shapederiv_tet10n | ( | real(kind=kreal), dimension(3), intent(in) | volcoord, |
real(kind=kreal), dimension(10,3) | shp | ||
) |
subroutine shape_tet10n::shapefunc_tet10n | ( | real(kind=kreal), dimension(3), intent(in) | volcoord, |
real(kind=kreal), dimension(10) | shp | ||
) |