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

This module contains functions for interpolation in 8 node quadrilateral element (Serendipity interpolation) More...

Functions/Subroutines

subroutine shapefunc_quad8n (lcoord, func)
 
subroutine shapederiv_quad8n (lcoord, func)
 
subroutine shape2ndderiv_quad8n (lcoord, func)
 

Detailed Description

This module contains functions for interpolation in 8 node quadrilateral element (Serendipity interpolation)

Function/Subroutine Documentation

◆ shape2ndderiv_quad8n()

subroutine shape_quad8n::shape2ndderiv_quad8n ( real(kind=kreal), dimension(2), intent(in)  lcoord,
real(kind=kreal), dimension(8,2,2)  func 
)

Definition at line 56 of file quad8n.f90.

Here is the caller graph for this function:

◆ shapederiv_quad8n()

subroutine shape_quad8n::shapederiv_quad8n ( real(kind=kreal), dimension(2), intent(in)  lcoord,
real(kind=kreal), dimension(8,2)  func 
)

Definition at line 33 of file quad8n.f90.

Here is the caller graph for this function:

◆ shapefunc_quad8n()

subroutine shape_quad8n::shapefunc_quad8n ( real(kind=kreal), dimension(2), intent(in)  lcoord,
real(kind=kreal), dimension(8)  func 
)

Definition at line 14 of file quad8n.f90.

Here is the caller graph for this function: