Searched defs:ignore_max (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/vec/vec/impls/mpi/kokkos/ |
| H A D | mpikok.kokkos.cxx | 27 … 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 D | vecmpicupm_impl.hpp | 176 … wnormtype, PetscReal atol, Vec vatol, PetscReal rtol, Vec vrtol, PetscReal ignore_max, PetscReal … in ErrorWnorm()
|
| /petsc/src/vec/vec/impls/mpi/ |
| H A D | pvecimpl.h | 179 … 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 D | vector.c | 2347 … 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 D | vecseqcupm_impl.hpp | 1802 …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 D | vecnest.c | 699 … 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 D | veckok.kokkos.cxx | 1079 … wnormtype, PetscReal atol, Vec vatol, PetscReal rtol, Vec vrtol, PetscReal ignore_max, PetscReal … in VecErrorWeightedNorms_SeqKokkos()
|
| /petsc/include/petsc/private/ |
| H A D | tsimpl.h | 367 …PetscReal ignore_max; /* minimum value of the solution to be considered by the adaptor */ member
|