1: /* $Id: grid1d.h,v 1.1 1999/12/08 14:44:19 knepley Exp $ */ 3: EXTERN_C_BEGIN 4: EXTERN int GridCreate_Triangular_1D(Grid); 5: EXTERN_C_END