Home
last modified time | relevance | path

Searched refs:export (Results 1 – 13 of 13) sorted by relevance

/petsc/doc/manualpages/MANSECHeaders/
H A DViewer4 PETSc viewers `PetscViewer` print, display, and export information and data from PETSc objects in a…
/petsc/src/snes/tutorials/
H A Dex1z.zig4 pub export fn main(argc: c_int, argv: [*c][*c]u8) c_int {
H A Dbuild.zig23 // This should not be needed but is export DYLD_LIBRARY_PATH=$PETSC_DIR/$PETSC_ARCH/lib
/petsc/doc/install/
H A Dinstall.md385 $ export I_MPI_CC=icc && export I_MPI_CXX=icpc && export I_MPI_F90=ifort
398 $ export I_MPI_CC=icx && export I_MPI_CXX=icpx && export I_MPI_F90=ifx
420 $ export I_MPI_CC=c_compiler && export I_MPI_CXX=c++_compiler && export I_MPI_F90=fortran_compiler
421 $ export MPICH_CC=c_compiler && export MPICH_CXX=c++_compiler && export MPICH_FC=fortran_compiler
422 $ export OMPI_CC=c_compiler && export OMPI_CXX=c++_compiler && export OMPI_FC=fortran_compiler
581 $ export PETSC_ARCH=arch-debug
584 $ export PETSC_ARCH=arch-opt
638 $ export TAU_MAKEFILE=/home/balay/soft/linux64/tau-2.20.3/x86_64/lib/Makefile.tau-mpi-pdt
H A Dmultibuild.md29 $ export PETSC_DIR=/absolute/path/to/petsc
30 $ export PETSC_ARCH=linux-gnu-c-debug
/petsc/src/binding/petsc4py/docs/source/
H A Dinstall.rst32 $ export NUMPY_INCLUDE=/usr/lib/pythonX/site-packages/numpy/core/include
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas559 (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 …]
/petsc/doc/developers/
H A Dtesting.md235 $ export FOO=1; export BAR=1; ./ex1
250 $ export FOO='hello'; export BAR=${FOO}; ./ex1
252 $ export FOO='hello'; export BAR='hello'; ./ex1
265 $ export FOO=1; export FOO=0; ./ex1
/petsc/doc/faq/
H A Dindex.md1417 $ export MPICH_MAX_THREAD_SAFETY=multiple
1418 $ export MPICH_ASYNC_PROGRESS=1
1419 $ export MPICH_NEMESIS_ASYNC_PROGRESS=1
1426 $ export MPICH_ASYNC_PROGRESS=1
1708 export HWLOC_HIDE_ERRORS=2
2099 $ export PMIX_MCA_gds=hash
/petsc/config/BuildSystem/config/
H A DsetCompilers.py20 def _picTestIncludes(export=''): argument
23 'int '+export+' foo(void){',
/petsc/doc/manual/
H A Dprofiling.md727 export PATH=<tau dir>/x86_64/bin:$PATH
H A Dgetting_started.md103 $ export PETSC_DIR=$HOME/petsc
H A Dother.md326 For example, to quickly export a binary file containing a matrix, one