Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cal_shdx.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine cal_shdx (shdx, meshpos, ndim, nnode, nintk, surf_elem, iface)
 

Function/Subroutine Documentation

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 cal_shdx.f90.

References i, j, Mesh::GenericCell_2::jacobian(), and Matrix3D::zero().

Here is the call graph for this function: