Home
last modified time | relevance | path

Searched refs:solution (Results 1 – 12 of 12) sorted by relevance

/phasta/checkphasta/
H A Dcheckphasta.cpp59 double* solution; in main() local
73 read_solution(&solution, &solsize, &nshg, &ndof, in main()
143 double* solution; in read_solution() local
159 solution = (double*) malloc(sizeof(double)*nshg*ndof); in read_solution()
160 phio_readdatablock(fp, "solution", solution, size, "double", iformat); in read_solution()
163 *solutiono = solution; in read_solution()
/phasta/M2N/
H A DM2N_input.dat1 120 # time step of the restart files for fields to reduce (solution, ybar, etc)
12 By default, this script reduces the solution field but it can also handle others fields such as men…
/phasta/AcuStat/
H A DAcuStat_input.dat13 This Script is primary used to accumulate the statistics from the ybar field and write the solution
15 1) solution of the last time step;
/phasta/phSolver/testIC-DSIM/
H A Dsolver.inp114 # enable you to solve successive pieces BEFORE updating the solution as
/phasta/phSolver/Test_IC/
H A Dsolver.inp114 # enable you to solve successive pieces BEFORE updating the solution as
/phasta/AcuStat/include/
H A DcommonAcuStat.h486 c myBrg : pointer to minimize solution matrix
/phasta/M2N/include/
H A DcommonM2N.h487 c myBrg : pointer to minimize solution matrix
/phasta/M2NFixBnd/include/
H A DcommonM2NFixBnd.h486 c myBrg : pointer to minimize solution matrix
/phasta/phSolver/common/
H A Dcommon.h509 c myBrg : pointer to minimize solution matrix
/phasta/phSolver/incompressible/e3source/
H A De3source.fRHSonly176 c a Lid Driven cavity flow with an analytic solution
H A De3source.fimplicit176 c a Lid Driven cavity flow with an analytic solution
/phasta/phSolver/
H A DCHANGES522 ….nproc]). This can be nice for script chained jobs at ncsa sinc tarred solution files can go one …