Home
last modified time | relevance | path

Searched refs:aperm (Results 1 – 6 of 6) sorted by relevance

/phasta/phSolver/incompressible/
H A Dsolvedata.f6 real*8, allocatable :: aperm(:,:), atemp(:,:) variable
20 allocate (aperm(nshg,nPermDims))
45 deallocate (aperm)
H A Dusr.c42 double* aperm, in usrNew() argument
75 usrHd->aperm = aperm ; in usrNew()
132 pnt = usrHd->aperm ; in usrPointer()
240 Real* aperm,
264 projVec[ count++ ] = aperm[ (*nshg) * i + j ];
288 projVec[ count++ ] = aperm[ (*nshg) * i + j ];
305 Real* aperm,
371 aperm[ (*nshg) * i + j ] = projVec[ count++ ] ;
405 aperm[ (*nshg) * i + j ] = projVec[ count++ ] ;
H A Dusr.h21 double* aperm ; /* permanent data */ member
111 double* aperm,
H A Dsolfar.f245 call usrNew ( usr, eqnType, aperm,
271 call usrNew ( usr, eqnType, aperm,
H A Ditrdrv.f654 call saveLesRestart( lesId, aperm , nshg, myrank, lstep,
1608 call readLesRestart( lesId, aperm, nshg, myrank, lstep,
/phasta/phSolver/
H A DCHANGES232 1) implemented restarting of les Solves, the aperm vector is now saved to