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

This module contains functions for interpolation in 10 node tetrahedron element (Langrange interpolation) More...

Functions/Subroutines

subroutine shapefunc_tet10n (volcoord, shp)
 
subroutine shapederiv_tet10n (volcoord, shp)
 

Detailed Description

This module contains functions for interpolation in 10 node tetrahedron element (Langrange interpolation)

Function/Subroutine Documentation

◆ shapederiv_tet10n()

subroutine shape_tet10n::shapederiv_tet10n ( real(kind=kreal), dimension(3), intent(in)  volcoord,
real(kind=kreal), dimension(10,3)  shp 
)

Definition at line 30 of file tet10n.f90.

Here is the caller graph for this function:

◆ shapefunc_tet10n()

subroutine shape_tet10n::shapefunc_tet10n ( real(kind=kreal), dimension(3), intent(in)  volcoord,
real(kind=kreal), dimension(10)  shp 
)

Definition at line 12 of file tet10n.f90.

Here is the caller graph for this function: