Home
last modified time | relevance | path

Searched refs:out (Results 1 – 18 of 18) sorted by relevance

/phasta/phSolver/incompressible/test/
H A Drunphasta.cmake6 OUTPUT_VARIABLE out
7 ERROR_VARIABLE out
10 message("${out}")
/phasta/phSolver/compressible/test/
H A Drunphasta.cmake6 OUTPUT_VARIABLE out
7 ERROR_VARIABLE out
10 message("${out}")
/phasta/phSolver/common/
H A Dphasta.h9 int phasta(phSolver::Input& ctrl, RStream* out);
10 int phasta(phSolver::Input& ctrl, GRStream* in, RStream* out);
H A Dphio_posix.cc100 char* out) { in posix_constructname() argument
106 sprintf(out, "%s", fullname.c_str()); in posix_constructname()
H A Dphio_stream.cc114 void stream_constructname(const char* in, char* out) { in stream_constructname() argument
116 sprintf(out, "%s", in); in stream_constructname()
H A Dmkdir_mod.f13 integer, optional, intent(out) :: err
H A Dphio_sync.cc133 char* out) { in sync_constructname() argument
136 sprintf(out, "%s", fullname.c_str()); in sync_constructname()
H A Dphio_posix.h43 char* out);
H A Dphio_stream.h46 char* out);
H A Dphio_sync.h49 char* out);
H A Dinput.config27 # the next pair seem to be redundent/obsolete...figure out why we needed Duct Outlet???
/phasta/phSolver/cmake/
H A DGetGitRevisionDescription.cmake117 out
121 set(out "${out}-${res}-NOTFOUND") variable
124 set(${_var} "${out}" PARENT_SCOPE)
128 git_describe(out --exact-match ${ARGN})
129 set(${_var} "${out}" PARENT_SCOPE)
/phasta/phSolver/common/test/
H A Dchdir_mod.f13 integer, optional, intent(out) :: err
/phasta/phSolver/AMG/
H A Damgread.txt66 the highest value out from the array. So heap sort is a natural choice.
174 2) You may want to figure out how the tolerance are related to the
190 As to diagonal scaling to unity, maybe you want to test out how to
/phasta/phSolver/incompressible/
H A De3res.f365 double precision, intent(out), dimension(npro,nsd) ::
/phasta/phSolver/incompressible/e3source/
H A De3source.fimplicit246 c going out
499 sclr_ls = zero !zero out temp variable
H A De3source.fRHSonly246 c going out
485 sclr_ls = zero !zero out temp variable
/phasta/phSolver/
H A DCHANGES94 wall shear stress print out into restart (via tag 'wall shear stresses' ) is