Home
last modified time | relevance | path

Searched defs:err (Results 1 – 21 of 21) sorted by relevance

/phasta/phSolver/common/test/
H A Dchdir_mod.f10 subroutine chdir(path, err) argument
13 integer, optional, intent(out) :: err local
H A DphIOreadIlwork.cc16 int err = posix_openfile_single(geomfilename, file); in openfile() local
56 int err = openfile(geomfilename, file); in main() local
/phasta/phSolver/common/
H A Dmkdir_mod.f10 subroutine mkdir(path, err) argument
13 integer, optional, intent(out) :: err local
H A Dph_mpi_help.c6 int err = MPI_Allreduce(&val,&res,1,MPI_INT,op,MPI_COMM_WORLD); in ph_ar_int() local
12 int err = MPI_Allreduce(&val,&res,1,MPI_DOUBLE,op,MPI_COMM_WORLD); in ph_ar_dbl() local
18 int err = MPI_Allreduce(&val,&res,1,MPI_LONG,op,MPI_COMM_WORLD); in ph_ar_long() local
H A Dph_mkdir.c5 int err = mkdir(path, S_IRWXU); in ph_mkdir() local
H A Dsettauw.f187 real*8 u,err,utau,yrmi,y,rm,yp,up,kup,f,dfds,rat,efac local
254 real*8 err,savarw,rm,up,cv1,f,dfds,rat,efac local
H A Dsymline.c8 void symline(int *n1, double pt[][4], double wt[], int *err) in symline()
H A Dsymquad.c10 void symquad(int *n1, double pt[][4], double wt[], int *err) in symquad()
H A Dsymtripyr.c8 void symtripyr(int *n1, double pt[][4], double wt[], int *err) in symtripyr()
H A Dphio_posix.cc28 int err = posix_openfile_single(posixName.c_str(),f); in posix_openfile() local
H A Dsymtri.c8 void symtri(int *n1, double pt[][4], double wt[], int *err) in symtri()
H A Dsymtet.c9 void symtet(int *n1, double pt[][4], double wt[], int *err) in symtet()
H A Dsymquadw.c8 void symquadw(int *n1, double pt[][4], double wt[], int *err) in symquadw()
H A Dsymhex.c10 void symhex(int *n1, double pt[][4], double wt[], int *err) in symhex()
H A Dsympyr.c10 void sympyr(int *n1, double pt[][4], double wt[], int *err) in sympyr()
H A Dsymwdg.c8 void symwdg(int *n1, double pt[][4], double wt[], int *err) in symwdg()
/phasta/phastaIO/
H A Dphiompi.c6 int err = MPI_Allreduce(&val,&res,1,MPI_UNSIGNED_LONG,op,MPI_COMM_WORLD); in phio_ar_sizet() local
12 int err = MPI_Allreduce(&val,&res,1,MPI_DOUBLE,op,MPI_COMM_WORLD); in phio_ar_dbl() local
H A DphastaIO.cc881 int err = mkdir(name.c_str(), DIR_MODE); in my_mkdir() local
/phasta/svLS/
H A DCGRAD.f56 REAL*8 errO, err, alpha, eps, time local
131 REAL*8 errO, err, alpha, eps local
190 REAL*8 errO, err, alpha, eps local
H A DGMRES.f59 2 s(:), err(:) local
181 2 err(:) local
/phasta/phSolver/incompressible/
H A Dgetdiff.f161 real*8 err,ev2sa,rm,cv1,f,dfds,rat,efac local