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

This module contains functions for interpolation in 9 node quadrilateral element. More...

Functions/Subroutines

subroutine shapefunc_quad9n (lcoord, func)
 
subroutine shapederiv_quad9n (lcoord, func)
 
subroutine nodalnaturalcoord_quad9n (nncoord)
 

Detailed Description

This module contains functions for interpolation in 9 node quadrilateral element.

Function/Subroutine Documentation

◆ nodalnaturalcoord_quad9n()

subroutine shape_quad9n::nodalnaturalcoord_quad9n ( real(kind = kreal), dimension(9, 2), intent(out)  nncoord)

Definition at line 174 of file quad9n.f90.

Here is the caller graph for this function:

◆ shapederiv_quad9n()

subroutine shape_quad9n::shapederiv_quad9n ( real(kind = kreal), dimension(2), intent(in)  lcoord,
real(kind = kreal), dimension(9, 2), intent(out)  func 
)

Definition at line 91 of file quad9n.f90.

Here is the caller graph for this function:

◆ shapefunc_quad9n()

subroutine shape_quad9n::shapefunc_quad9n ( real(kind = kreal), dimension(2), intent(in)  lcoord,
real(kind = kreal), dimension(9), intent(out)  func 
)

Definition at line 23 of file quad9n.f90.

Here is the caller graph for this function: