![]() |
FrontISTR 5.2.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 10 of file hecmw_Jacob_241.f90.