Changeset 18385 for issm/trunk-jpl/src/c/classes/Elements/Element.h
- Timestamp:
- 08/13/14 14:47:40 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Element.h
r18363 r18385 149 149 void TransformStiffnessMatrixCoord(ElementMatrix* Ke,Node** nodes,int numnodes,int* cs_array); 150 150 void ViscousHeatingCreateInput(void); 151 void StressMaxPrincipalCreateInput(void); 151 152 void ViscosityFS(IssmDouble* pviscosity,int dim,IssmDouble* xyz_list,Gauss* gauss,Input* vx_input,Input* vy_input,Input* vz_input); 152 153 void ViscosityHO(IssmDouble* pviscosity,int dim,IssmDouble* xyz_list,Gauss* gauss,Input* vx_input,Input* vy_input);
Note:
See TracChangeset
for help on using the changeset viewer.