Searched refs:Replace (Results 1 – 25 of 25) sorted by relevance
536 my $Replace = macroMangle($Num);537 $Base=~s/\Q$Replace\E/$Type/;560 my $Replace = macroMangle($Num);561 $Base=~s/\Q$Type\E/$Replace/;603 my $Replace = $StdcxxMangling{$MangledType};605 $Mangled=~s/N\Q$MangledType\EE/$Replace/g;606 $Mangled=~s/\Q$MangledType\E/$Replace/g;630 my $Replace = macroMangle($Repl->{$MangledType});631 if($Mangled!~/$Replace/) {632 $Mangled=~s/N\Q$MangledType\EE/$Replace/g;[all …]
26 Replace tiny pivots FALSE
89 - Replace PCLUSetDamping(), PCILUSetDamping(),94 - Replace PCLUSetShift(), PCILUSetShift(), PCCholeskySetShift() and
6 - Replace autoconf-configure with python-configure. Tested on Linux,
33 - Replace the datatypes MatLUInfo and MatILUInfo by MatFactorInfo
43 - Replace `-[cuda|hip]_device` with split options `-device_enable_[cuda|hip]` and `-device_select_[…44 - Replace `-[cuda|hip]_view` with `-device_view_[cuda|hip]`302 - Replace `PetscDSGet/SetHybrid()` with `PetscDSGet/SetCohesive()`306 - Replace `PetscDualSpaceCreateReferenceCell()` with `DMPlexCreateReferenceCell()`
224 - Replace `DMPlexCreateSquareBoundary()` and `DMPlexCreateCubeBoundary()` with `DMPlexCreateBoxSurf…228 - Replace `DMPlexComputeJacobianAction()` with `DMSNESComputeJacobianAction()`
155 - Replace `./configure` option `--with-mpi-f90module-visibility` with `--with-mpi-ftn-module=<mpi o…
8 - Replace `MatUpdateMPIAIJWithArrays()` with `MatUpdateMPIAIJWithArray()`101 - Replace `PETSC_DEVICE_INVALID` with `PETSC_DEVICE_HOST`
116 - Replace the Fortran array `DMDALocalInfo` with a derived type whose entries match the C struct
174 - Replace -ksp_view_binary with either -ksp_view_mat binary - save
167 - Replace calls to DMDACreateXd() with DMDACreateXd(),
222 - Replace `DMPlexGetGhostCellStratum()` with `DMPlexGetCellTypeStratum()`
190 - Replace `DMProjectCoordinates()` with `DMSetCoordinateDisc()`
7 - Replace -debugger_nodes with -debugger_ranks
194 - Replace old MINRES implementation
16 class Replace: class85 self.replace_chkerrs = Replace(verbose > 2)
43 Replace tiny pivots FALSE
48 Replace tiny pivots FALSE
64 % Replace all NaN's with twice the max_ratio and sort.
71 TESTFLAGS += -m # Replace results by passing -m to petscdiff77 TESTFLAGS += -M # Replace alt files by passing -M to petscdiff495 -@echo " REPLACE=1 Replace the output in PETSC_DIR source tree (-m to test scripts)"497 -@echo " ALT=1 Replace 'alt' output in PETSC_DIR source tree (-M to test scripts)"
2260 """Replace each entry in the vector by its reciprocal.2272 """Replace each entry (xₙ) in the vector by exp(xₙ).2284 """Replace each entry in the vector by its natural logarithm.2296 """Replace each entry (xₙ) in the vector by √|xₙ|.2308 """Replace each entry (xₙ) in the vector by abs|xₙ|.
649 REPLACE=1 Replace the output in PETSC_DIR source tree (-m to test scripts)651 ALT=1 Replace 'alt' output in PETSC_DIR source tree (-M to test scripts)