Home
last modified time | relevance | path

Searched defs:ignore_max (Results 1 – 8 of 8) sorted by relevance

/petsc/src/vec/vec/impls/mpi/kokkos/
H A Dmpikok.kokkos.cxx27 … wnormtype, PetscReal atol, Vec vatol, PetscReal rtol, Vec vrtol, PetscReal ignore_max, PetscReal … in VecErrorWeightedNorms_MPIKokkos()
/petsc/src/vec/vec/impls/mpi/cupm/
H A Dvecmpicupm_impl.hpp176 … wnormtype, PetscReal atol, Vec vatol, PetscReal rtol, Vec vrtol, PetscReal ignore_max, PetscReal … in ErrorWnorm()
/petsc/src/vec/vec/impls/mpi/
H A Dpvecimpl.h179 … wnormtype, PetscReal atol, Vec vatol, PetscReal rtol, Vec vrtol, PetscReal ignore_max, PetscReal … in VecErrorWeightedNorms_MPI_Default() argument
/petsc/src/vec/vec/interface/
H A Dvector.c2347 … wnormtype, PetscReal atol, Vec vatol, PetscReal rtol, Vec vrtol, PetscReal ignore_max, PetscReal … in VecErrorWeightedNorms_Basic()
2455 … wnormtype, PetscReal atol, Vec vatol, PetscReal rtol, Vec vrtol, PetscReal ignore_max, PetscReal … in VecErrorWeightedNorms()
/petsc/src/vec/vec/impls/seq/cupm/
H A Dvecseqcupm_impl.hpp1802 …e &&first, Tuple &&last, NormType wnormtype, cupmStream_t stream, PetscReal ignore_max, PetscReal … in ExecuteWNorm()
1849 … wnormtype, PetscReal atol, Vec vatol, PetscReal rtol, Vec vrtol, PetscReal ignore_max, PetscReal … in ErrorWnorm()
/petsc/src/vec/vec/impls/nest/
H A Dvecnest.c699 … wnormtype, PetscReal atol, Vec vatol, PetscReal rtol, Vec vrtol, PetscReal ignore_max, PetscReal … in VecErrorWeightedNorms_Nest()
/petsc/src/vec/vec/impls/seq/kokkos/
H A Dveckok.kokkos.cxx1079 … wnormtype, PetscReal atol, Vec vatol, PetscReal rtol, Vec vrtol, PetscReal ignore_max, PetscReal … in VecErrorWeightedNorms_SeqKokkos()
/petsc/include/petsc/private/
H A Dtsimpl.h367 …PetscReal ignore_max; /* minimum value of the solution to be considered by the adaptor */ member