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

This module contains functions for interpolation in 2 node line element (Langrange interpolation) More...

Functions/Subroutines

subroutine shapefunc_line2n (lcoord, func)
 
subroutine shapederiv_line2n (func)
 
subroutine shape2ndderiv_line2n (func)
 

Detailed Description

This module contains functions for interpolation in 2 node line element (Langrange interpolation)

Function/Subroutine Documentation

◆ shape2ndderiv_line2n()

subroutine shape_line2n::shape2ndderiv_line2n ( real(kind=kreal), dimension(2,1,1)  func)

Definition at line 25 of file line2n.f90.

◆ shapederiv_line2n()

subroutine shape_line2n::shapederiv_line2n ( real(kind=kreal), dimension(2,1)  func)

Definition at line 19 of file line2n.f90.

Here is the caller graph for this function:

◆ shapefunc_line2n()

subroutine shape_line2n::shapefunc_line2n ( real(kind=kreal), dimension(1), intent(in)  lcoord,
real(kind=kreal), dimension(2)  func 
)

Definition at line 12 of file line2n.f90.

Here is the caller graph for this function: