![]() |
FrontISTR
5.7.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 11 of file hecmw_Jacob_231.f90.