Searched refs:export (Results 1 – 13 of 13) sorted by relevance
4 PETSc viewers `PetscViewer` print, display, and export information and data from PETSc objects in a…
4 pub export fn main(argc: c_int, argv: [*c][*c]u8) c_int {
23 // This should not be needed but is export DYLD_LIBRARY_PATH=$PETSC_DIR/$PETSC_ARCH/lib
385 $ export I_MPI_CC=icc && export I_MPI_CXX=icpc && export I_MPI_F90=ifort398 $ export I_MPI_CC=icx && export I_MPI_CXX=icpx && export I_MPI_F90=ifx420 $ export I_MPI_CC=c_compiler && export I_MPI_CXX=c++_compiler && export I_MPI_F90=fortran_compiler421 $ export MPICH_CC=c_compiler && export MPICH_CXX=c++_compiler && export MPICH_FC=fortran_compiler422 $ export OMPI_CC=c_compiler && export OMPI_CXX=c++_compiler && export OMPI_FC=fortran_compiler581 $ export PETSC_ARCH=arch-debug584 $ export PETSC_ARCH=arch-opt638 $ export TAU_MAKEFILE=/home/balay/soft/linux64/tau-2.20.3/x86_64/lib/Makefile.tau-mpi-pdt
29 $ export PETSC_DIR=/absolute/path/to/petsc30 $ export PETSC_ARCH=linux-gnu-c-debug
32 $ export NUMPY_INCLUDE=/usr/lib/pythonX/site-packages/numpy/core/include
559 (acoustics/cylindrical-export? #f)797 (export/cdat/surfaces ())798 (export/cdat-history ())1909 (dpm/io/export-2d-in-plane? #t)1910 (dpm/io/cfd-post/export-2d-in-plane? #t)1911 (dpm/io/cfd-post/export-residence-time? #t)1912 (dpm/io/cfd-post/export-step? #f)1913 (dpm/io/cfd-post/export-int64? #f)1914 (dpm/io/cfd-post/export-float64? #f)1915 (dpm/io/cfd-post/export-float-binary? #t)[all …]
235 $ export FOO=1; export BAR=1; ./ex1250 $ export FOO='hello'; export BAR=${FOO}; ./ex1252 $ export FOO='hello'; export BAR='hello'; ./ex1265 $ export FOO=1; export FOO=0; ./ex1
1417 $ export MPICH_MAX_THREAD_SAFETY=multiple1418 $ export MPICH_ASYNC_PROGRESS=11419 $ export MPICH_NEMESIS_ASYNC_PROGRESS=11426 $ export MPICH_ASYNC_PROGRESS=11708 export HWLOC_HIDE_ERRORS=22099 $ export PMIX_MCA_gds=hash
20 def _picTestIncludes(export=''): argument23 'int '+export+' foo(void){',
727 export PATH=<tau dir>/x86_64/bin:$PATH
103 $ export PETSC_DIR=$HOME/petsc
326 For example, to quickly export a binary file containing a matrix, one