| /phasta/phSolver/common/ |
| H A D | genint.f | 25 if (nen.eq.4) then 79 if (nen.eq.8) then 80 nshape = nen 149 if (nen.eq.5) then ! for pyramid 151 nshape = nen ! counting the nodal functions 249 if (nen.eq.6) then 253 nshape = nen
|
| H A D | shp10t.f | 39 dimension QuadPt(4,*), shp(nen,*), 40 & shgl(nsd,nen,*), wght(*)
|
| H A D | shp4t.f | 39 dimension QuadPt(4,*), shp(nen,*), 40 & shgl(nsd,nen,*), wght(*)
|
| H A D | readnblk.f | 130 & c_loc(nen),ione, dataInt, iotype) 152 if (nen .eq. nenCat(i,nsd)) nenb = max(nenCat(i,nsd-1), nenb) 155 if (nenb .eq. 0) call error ('input ','nen ',nen)
|
| H A D | input.f | 55 & nen, nfaces, nsd, numflx 222 write (23,*) numnp, numel, numelb, numpbc, nen, nfaces,
|
| H A D | common.h | 115 integer, target :: numnp, numel, numelb, numpbc, nen, nfaces, 121 common /conpar/ numnp, numel, numelb, numpbc, nen, nfaces, 341 c nen : maximum number of element nodes
|
| H A D | common_c.h | 233 int nen; member
|
| /phasta/M2NFixBnd/src/ |
| H A D | readnblk.f | 209 call readheader(igeom,fname2//char(0),nen,ione, 244 if (nen .eq. nenCat(i,nsd)) nenb = max(nenCat(i,nsd-1), nenb) 249 & 'nen '//char(0),nen)
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat_c.h | 193 int nen; member
|
| H A D | commonAcuStat.h | 105 common /conpar/ numnp, numel, numelb, numpbc, nen, nfaces, 306 c nen : maximum number of element nodes
|
| /phasta/M2N/include/ |
| H A D | commonM2N_c.h | 193 int nen; member
|
| H A D | commonM2N.h | 105 common /conpar/ numnp, numel, numelb, numpbc, nen, nfaces, 307 c nen : maximum number of element nodes
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd_c.h | 193 int nen; member
|
| H A D | commonM2NFixBnd.h | 105 common /conpar/ numnp, numel, numelb, numpbc, nen, nfaces, 306 c nen : maximum number of element nodes
|
| /phasta/M2N/src/ |
| H A D | readnblk.f | 234 call readheader(igeom,fname2//char(0),nen,ione, 267 if (nen .eq. nenCat(i,nsd)) nenb = max(nenCat(i,nsd-1), nenb)
|
| /phasta/phSolver/ |
| H A D | CHANGES | 617 K3) genbc.f now uses nenl (properly) instead of nen
|