Go to the source code of this file.
Functions/Subroutines | |
| subroutine | cal_shdx (shdx, meshpos, ndim, nnode, nintk, surf_elem, iface) |
| subroutine cal_shdx | ( | double precision, dimension(ndim,nnode,nintk) | shdx, |
| double precision, dimension(ndim,nnode) | meshpos, | ||
| integer | ndim, | ||
| integer | nnode, | ||
| integer | nintk, | ||
| integer, dimension(3,4) | surf_elem, | ||
| integer | iface | ||
| ) |
Definition at line 53 of file MP/Source/cal_shdx.f90.
References i, j, Mesh::GenericCell_2::jacobian(), and Matrix3D::zero().
