FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
shape_hex20n Module Reference

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)
 

Detailed Description

This module contains functions for interpolation in 20 node hexahedral element (Serendipity interpolation)

Function/Subroutine Documentation

◆ shapederiv_hex20n()

subroutine shape_hex20n::shapederiv_hex20n ( real(kind=kreal), dimension(3)  localcoord,
real(kind=kreal), dimension(20,3)  func 
)

Definition at line 41 of file hex20n.f90.

Here is the caller graph for this function:

◆ shapefunc_hex20n()

subroutine shape_hex20n::shapefunc_hex20n ( real(kind=kreal), dimension(3)  localcoord,
real(kind=kreal), dimension(20)  func 
)

Definition at line 12 of file hex20n.f90.

Here is the caller graph for this function: