Home
last modified time | relevance | path

Searched refs:mach (Results 1 – 3 of 3) sorted by relevance

/petsc/src/sys/classes/viewer/impls/socket/
H A Dsend.c417 char mach[256]; local
436 …Getenv(PetscObjectComm((PetscObject)v), "PETSC_VIEWER_SOCKET_MACHINE", mach, sizeof(mach), &tflg));
437 if (!tflg) PetscCall(PetscGetHostName(mach, sizeof(mach)));
439 PetscCall(PetscStrncpy(mach, machine, sizeof(mach)));
444 PetscCall(PetscStrcmp(mach, "server", &tflg));
453 PetscCall(PetscInfo(v, "Connecting to socket process on port %d machine %s\n", port, mach));
454 PetscCall(PetscOpenSocket(mach, port, &vmatlab->port));
/petsc/systems/Apple/OSX/examples/PETSc command line example/PETSc command line example.xcodeproj/
H A Dproject.pbxproj29 …d line example */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; incl…
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas287 (mfinlet/mfout-mach 0.98)
293 (pinlet/use-normal-mach-number? #t)
302 (target-mfr-mach 0.98)
4603 (hyb-init/mach-limit 0.5)
5711 (compress/enhanced-numerics/ssd/mach-limit 0.0001)
5712 (compress/enhanced-numerics/ssd/use-normal-mach? #f)
8389 (defaults/pre-2021-normal-mach-number? #f)
8715 (cpld/hsn/normal-mach-sensor-max 5.)
8716 (cpld/hsn/normal-mach-sensor-min 1.)
8717 (cpld/hsn/normal-mach-relax-factor 1.)
[all …]