![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
This module contains functions for interpolation in 8 node hexahedral element (Langrange interpolation) More...
Functions/Subroutines | |
subroutine | shapefunc_hex8n (localcoord, func) |
subroutine | shapederiv_hex8n (localcoord, func) |
This module contains functions for interpolation in 8 node hexahedral element (Langrange interpolation)
subroutine shape_hex8n::shapederiv_hex8n | ( | real(kind=kreal), dimension(3) | localcoord, |
real(kind=kreal), dimension(8,3) | func | ||
) |