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

This module contains functions for interpolation in 6 node prism element (Langrange interpolation) More...

Functions/Subroutines

subroutine shapefunc_prism6n (ncoord, func)
 
subroutine shapederiv_prism6n (ncoord, func)
 

Detailed Description

This module contains functions for interpolation in 6 node prism element (Langrange interpolation)

Function/Subroutine Documentation

◆ shapederiv_prism6n()

subroutine shape_prism6n::shapederiv_prism6n ( real(kind=kreal), dimension(3), intent(in)  ncoord,
real(kind=kreal), dimension(6,3)  func 
)

Definition at line 27 of file prism6n.f90.

Here is the caller graph for this function:

◆ shapefunc_prism6n()

subroutine shape_prism6n::shapefunc_prism6n ( real(kind=kreal), dimension(3), intent(in)  ncoord,
real(kind=kreal), dimension(6)  func 
)

Definition at line 12 of file prism6n.f90.

Here is the caller graph for this function: