![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
Jacobian calculation. More...
Functions/Subroutines | |
subroutine | hecmw_jacob_231 (hecmesh, ielem, det, w, n, nx, ny) |
Jacobian calculation.
subroutine hecmw_jacob231::hecmw_jacob_231 | ( | type(hecmwst_local_mesh) | hecmesh, |
integer(kind=kint) | ielem, | ||
real(kind=kreal) | det, | ||
real(kind=kreal), dimension(3) | w, | ||
real(kind=kreal), dimension(3,3) | n, | ||
real(kind=kreal), dimension(3,3) | nx, | ||
real(kind=kreal), dimension(3,3) | ny | ||
) |
Definition at line 10 of file hecmw_Jacob_231.f90.