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

Jacobian calculation. More...

Functions/Subroutines

subroutine hecmw_jacob_341 (hecMESH, iElem, DET, W, N, NX, NY, NZ)
 

Detailed Description

Jacobian calculation.

Function/Subroutine Documentation

◆ hecmw_jacob_341()

subroutine hecmw_jacob341::hecmw_jacob_341 ( type(hecmwst_local_mesh hecMESH,
integer(kind=kint)  iElem,
real(kind=kreal)  DET,
real(kind=kreal), dimension(4)  W,
real(kind=kreal), dimension(4,4)  N,
real(kind=kreal), dimension(4,4)  NX,
real(kind=kreal), dimension(4,4)  NY,
real(kind=kreal), dimension(4,4)  NZ 
)

Definition at line 11 of file hecmw_Jacob_341.f90.