![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
This module contains functions for interpolation in 6 node prism element (Langrange interpolation) More...
Functions/Subroutines | |
subroutine | shapefunc_prism6n (ncoord, func) |
subroutine | shapederiv_prism6n (ncoord, func) |
This module contains functions for interpolation in 6 node prism element (Langrange interpolation)
subroutine shape_prism6n::shapederiv_prism6n | ( | real(kind=kreal), dimension(3), intent(in) | ncoord, |
real(kind=kreal), dimension(6,3) | func | ||
) |
subroutine shape_prism6n::shapefunc_prism6n | ( | real(kind=kreal), dimension(3), intent(in) | ncoord, |
real(kind=kreal), dimension(6) | func | ||
) |