Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

samtut-0.1.7/samrai_supplement/computeNormsX.h.sed

Go to the documentation of this file.
00001 #ifndef include_computeNormsX_h
00002 #define include_computeNormsX_h
00003 
00004 #include <tbox_Pointer.h>
00005 #include <hier_PatchHierarchyX.h>
00006 
00007 int computeNormsX(
00008   const SAMRAI::tbox_Pointer< SAMRAI::hier_PatchHierarchyX > hierarchy
00009 , int id1
00010 , int id2
00011 , int idw
00012 , double *l2norm
00013 , double *linorm
00014 );
00015 
00016 #endif  // include_computeNormsX_h

Generated on Wed Apr 17 12:51:45 2002 for samtut by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001