| /petsc/src/vec/vec/impls/mpi/kokkos/ |
| H A D | mpikok.kokkos.cxx | 27 …, Vec E, NormType wnormtype, PetscReal atol, Vec vatol, PetscReal rtol, Vec vrtol, PetscReal ignor… in VecErrorWeightedNorms_MPIKokkos()
|
| /petsc/src/vec/vec/impls/mpi/cupm/ |
| H A D | vecmpicupm_impl.hpp | 176 …, Vec E, NormType wnormtype, PetscReal atol, Vec vatol, PetscReal rtol, Vec vrtol, PetscReal ignor… in ErrorWnorm()
|
| /petsc/src/vec/vec/impls/mpi/ |
| H A D | pvecimpl.h | 179 …, Vec E, NormType wnormtype, PetscReal atol, Vec vatol, PetscReal rtol, Vec vrtol, PetscReal ignor… in VecErrorWeightedNorms_MPI_Default() argument
|
| /petsc/src/vec/vec/interface/ |
| H A D | vector.c | 2347 …, Vec E, NormType wnormtype, PetscReal atol, Vec vatol, PetscReal rtol, Vec vrtol, PetscReal ignor… in VecErrorWeightedNorms_Basic() 2455 …, Vec E, NormType wnormtype, PetscReal atol, Vec vatol, PetscReal rtol, Vec vrtol, PetscReal ignor… in VecErrorWeightedNorms()
|
| /petsc/src/ts/interface/ |
| H A D | ts.c | 5157 PetscErrorCode TSSetTolerances(TS ts, PetscReal atol, Vec vatol, PetscReal rtol, Vec vrtol) in TSSetTolerances() 5206 PetscErrorCode TSGetTolerances(TS ts, PetscReal *atol, Vec *vatol, PetscReal *rtol, Vec *vrtol) in TSGetTolerances()
|
| /petsc/src/vec/vec/impls/nest/ |
| H A D | vecnest.c | 699 …, Vec E, NormType wnormtype, PetscReal atol, Vec vatol, PetscReal rtol, Vec vrtol, PetscReal ignor… in VecErrorWeightedNorms_Nest()
|
| /petsc/src/vec/vec/impls/seq/kokkos/ |
| H A D | veckok.kokkos.cxx | 1079 …, Vec E, NormType wnormtype, PetscReal atol, Vec vatol, PetscReal rtol, Vec vrtol, PetscReal ignor… in VecErrorWeightedNorms_SeqKokkos()
|
| /petsc/include/petsc/private/ |
| H A D | tsimpl.h | 317 …Vec vatol, vrtol; /* Relative and absolute tolerance in vector for… member
|
| /petsc/src/vec/vec/impls/seq/cupm/ |
| H A D | vecseqcupm_impl.hpp | 1849 …, Vec E, NormType wnormtype, PetscReal atol, Vec vatol, PetscReal rtol, Vec vrtol, PetscReal ignor… in ErrorWnorm()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex30.c | 1715 Vec u, p, subaux, vatol, vrtol; in SetInitialConditionsAndTolerances() local
|