![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Jacobian calculation. More...
Functions/Subroutines | |
subroutine | hecmw_jacob_241 (hecMESH, iElem, DET, W, N, NX, NY) |
Jacobian calculation.
subroutine hecmw_jacob241::hecmw_jacob_241 | ( | 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 | ||
) |
Definition at line 11 of file hecmw_Jacob_241.f90.