shp3dv.hGo to the documentation of this file.00001 //void shp3d( const double ss[3], 00002 00003 // double &xsj, 00004 00005 // double shp[4][8], 00006 00007 // const double xl[3][8] ) ; 00008 00009 00010 00011 int brcshl(double shl[4][20][27], double w[27], int nint, int nen); 00012 |