![]() |
FrontISTR
5.8.0
Large-scale structural analysis program with finit element method
|
This module contains functions for interpolation in 20 node hexahedral element (Serendipity interpolation) More...
Functions/Subroutines | |
| subroutine | shapefunc_hex20n (localcoord, func) |
| subroutine | shapederiv_hex20n (localcoord, func) |
This module contains functions for interpolation in 20 node hexahedral element (Serendipity interpolation)
| subroutine shape_hex20n::shapederiv_hex20n | ( | real(kind=kreal), dimension(3) | localcoord, |
| real(kind=kreal), dimension(20,3) | func | ||
| ) |
| subroutine shape_hex20n::shapefunc_hex20n | ( | real(kind=kreal), dimension(3) | localcoord, |
| real(kind=kreal), dimension(20) | func | ||
| ) |