Main Page   Data Structures   File List   Data Fields   Globals  

stresses.h

Go to the documentation of this file.
00001 #ifndef STRESSES_H
00002 #define STRESSES_H
00003 
00004 extern void viscous_tensor(real2D u, real2D v,
00005                            real2D S11, real2D S22, real2D S12,
00006                            real visliq, real tau,
00007                            int nx, int ny);
00008 #endif

Generated on Wed Feb 19 22:26:51 2003 for Markers by doxygen1.2.18