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

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

Functions/Subroutines

subroutine shapefunc_prism15n (ncoord, shp)
 
subroutine shapederiv_prism15n (ncoord, func)
 

Detailed Description

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

Function/Subroutine Documentation

◆ shapederiv_prism15n()

subroutine shape_prism15n::shapederiv_prism15n ( real(kind=kreal), dimension(3), intent(in)  ncoord,
real(kind=kreal), dimension(15,3)  func 
)

Definition at line 37 of file prism15n.f90.

Here is the caller graph for this function:

◆ shapefunc_prism15n()

subroutine shape_prism15n::shapefunc_prism15n ( real(kind=kreal), dimension(3), intent(in)  ncoord,
real(kind=kreal), dimension(15)  shp 
)

Definition at line 13 of file prism15n.f90.

Here is the caller graph for this function: