Home
last modified time | relevance | path

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

/petsc/config/BuildSystem/config/packages/
H A DBLIS.py26 …help.addArgument(self.PACKAGE,'-download-blis-complex-return=<string>',nargs.ArgString(None,None,'…
27 …help.addArgument(self.PACKAGE,'-download-blis-confname=<string>',nargs.ArgString(None,'auto','Sele…
H A DSYCL.py26 …help.addArgument('SYCL', '-with-sycl-arch', nargs.ArgString(None, None, 'Intel GPU architecture fo…
H A Dboost.py22 …help.addArgument('BOOST', '-download-boost-bootstrap-arguments=<string>', nargs.ArgString(None, 0,…
H A DMatlab.py18 …help.addArgument('MATLAB', '-with-matlab-arch=<string>', nargs.ArgString(None, None, 'Use MATLAB …
H A DHIP.py34 …help.addArgument('HIP', '-with-hip-arch', nargs.ArgString(None, None, 'AMD GPU architecture for co…
H A Dhypre.py26 …help.addArgument('HYPRE', '-with-hypre-gpu-arch=<string>', nargs.ArgString(None, 0, 'Value passed…
H A DMAGMA.py32 …help.addArgument('MAGMA', '-with-magma-gputarget=<string>', nargs.ArgString(None, '', 'GPU_TARGET …
H A DCUDA.py40 nargs.ArgString(
H A DMPI.py72 …I', '-with-mpi-ftn-module=<mpi or mpi_f08>', nargs.ArgString(None, "mpi", 'Sp…
H A DBlasLapack.py54 …help.addArgument('BLAS/LAPACK', '-known-blaslapack-mangling=<string>', nargs.ArgString(None, None,…
/petsc/config/PETSc/options/
H A DlibraryOptions.py24 …help.addArgument('PETSc', '-with-is-color-value-type=<char,short>',nargs.ArgString(None, 'short', …
/petsc/config/BuildSystem/
H A Dnargs.py443 class ArgString(Arg): class
/petsc/config/BuildSystem/config/
H A Dpackage.py184 …ument(self.PACKAGE, '-download-'+self.package+'-commit=commitid', nargs.ArgString(None, 0, 'Switch…
186 …ument(self.PACKAGE, '-download-'+self.package+'-commit=commitid', nargs.ArgString(None, 0, 'The co…
1780 …PACKAGE, '-download-'+self.package+'-configure-arguments=string', nargs.ArgString(None, 0, 'Additi…
1964 …elf.PACKAGE, '-download-'+self.package+'-cmake-arguments=string', nargs.ArgString(None, 0, 'Additi…