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

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

Functions/Subroutines

subroutine shapefunc_tet4n (volcoord, func)
 
subroutine shapederiv_tet4n (func)
 

Detailed Description

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

Function/Subroutine Documentation

◆ shapederiv_tet4n()

subroutine shape_tet4n::shapederiv_tet4n ( real(kind=kreal), dimension(4,3), intent(out)  func)

Definition at line 19 of file tet4n.f90.

Here is the caller graph for this function:

◆ shapefunc_tet4n()

subroutine shape_tet4n::shapefunc_tet4n ( real(kind=kreal), dimension(3), intent(in)  volcoord,
real(kind=kreal), dimension(4)  func 
)

Definition at line 12 of file tet4n.f90.

Here is the caller graph for this function: