![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
Jacobian calculation. More...
Functions/Subroutines | |
subroutine | hecmw_jacob_341 (hecmesh, ielem, det, w, n, nx, ny, nz) |
Jacobian calculation.
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 10 of file hecmw_Jacob_341.f90.