Searched defs:BCint (Results 1 – 1 of 1) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | bctint.f | 297 subroutine BCint(timel,shp,shgl,shpb,shglb,x,BC,iBC) subroutine 303 real*8 BC(nshg,ndofBC), timel,t 304 real*8 x(numnp,nsd), 305 & shp(MAXTOP,maxsh,MAXQPT), 306 & shgl(MAXTOP,nsd,maxsh,MAXQPT), 307 & shpb(MAXTOP,maxsh,MAXQPT), 308 & shglb(MAXTOP,nsd,maxsh,MAXQPT) 310 integer iBC(numnp),nlast,i,j,nper
|