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

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)
 

Detailed Description

This module contains functions for interpolation in 8 node hexahedral element (Langrange interpolation)

Function/Subroutine Documentation

◆ shapederiv_hex8n()

subroutine shape_hex8n::shapederiv_hex8n ( real(kind=kreal), dimension(3)  localcoord,
real(kind=kreal), dimension(8,3)  func 
)

Definition at line 25 of file hex8n.f90.

Here is the caller graph for this function:

◆ shapefunc_hex8n()

subroutine shape_hex8n::shapefunc_hex8n ( real(kind=kreal), dimension(3)  localcoord,
real(kind=kreal), dimension(8)  func 
)

Definition at line 12 of file hex8n.f90.

Here is the caller graph for this function: