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