FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
hecmw_jacob361 Module Reference

Jacobian calculation. More...

Functions/Subroutines

subroutine hecmw_jacob_361 (hecmesh, ielem, det, w, n, nx, ny, nz)
 
subroutine hecmw_jacob_361_surface (hecmesh, ielem, isurface, nod, det, h)
 

Detailed Description

Jacobian calculation.

Function/Subroutine Documentation

◆ hecmw_jacob_361()

subroutine hecmw_jacob361::hecmw_jacob_361 ( type(hecmwst_local_mesh hecmesh,
integer(kind=kint)  ielem,
real(kind=kreal)  det,
real(kind=kreal), dimension(8)  w,
real(kind=kreal), dimension(8,8)  n,
real(kind=kreal), dimension(8,8)  nx,
real(kind=kreal), dimension(8,8)  ny,
real(kind=kreal), dimension(8,8)  nz 
)

Definition at line 10 of file hecmw_Jacob_361.f90.

◆ hecmw_jacob_361_surface()

subroutine hecmw_jacob361::hecmw_jacob_361_surface ( type(hecmwst_local_mesh hecmesh,
integer(kind=kint)  ielem,
integer(kind=kint)  isurface,
integer(kind=kint), dimension(4)  nod,
real(kind=kreal)  det,
real(kind=kreal), dimension(2,2,4)  h 
)

Definition at line 203 of file hecmw_Jacob_361.f90.