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

This module contains functions for interpolation in 3 nodes line element (Langrange interpolation) More...

Functions/Subroutines

subroutine shapefunc_line3n (lcoord, func)
 
subroutine shapederiv_line3n (lcoord, func)
 
subroutine shape2ndderiv_line3n (func)
 

Detailed Description

This module contains functions for interpolation in 3 nodes line element (Langrange interpolation)

Function/Subroutine Documentation

◆ shape2ndderiv_line3n()

subroutine shape_line3n::shape2ndderiv_line3n ( real(kind=kreal), dimension(3,1,1)  func)

Definition at line 28 of file line3n.f90.

◆ shapederiv_line3n()

subroutine shape_line3n::shapederiv_line3n ( real(kind=kreal), dimension(1), intent(in)  lcoord,
real(kind=kreal), dimension(3,1)  func 
)

Definition at line 20 of file line3n.f90.

Here is the caller graph for this function:

◆ shapefunc_line3n()

subroutine shape_line3n::shapefunc_line3n ( real(kind=kreal), dimension(1), intent(in)  lcoord,
real(kind=kreal), dimension(3)  func 
)

Definition at line 12 of file line3n.f90.

Here is the caller graph for this function: