| /petsc/src/binding/petsc4py/demo/legacy/ode/ |
| H A D | orego.py | 80 vatol = x.duplicate(array=[1e-2, 1e-1, 1e-4]) variable
|
| /petsc/src/vec/vec/impls/mpi/cupm/ |
| H A D | vecmpicupm_impl.hpp | 176 …T>::ErrorWnorm(Vec U, Vec Y, Vec E, NormType wnormtype, PetscReal atol, Vec vatol, PetscReal rtol,… in ErrorWnorm()
|
| /petsc/src/vec/vec/impls/mpi/kokkos/ |
| H A D | mpikok.kokkos.cxx | 27 …orms_MPIKokkos(Vec U, Vec Y, Vec E, NormType wnormtype, PetscReal atol, Vec vatol, PetscReal rtol,… in VecErrorWeightedNorms_MPIKokkos()
|
| /petsc/src/vec/vec/impls/mpi/ |
| H A D | pvecimpl.h | 179 …ms_MPI_Default(Vec U, Vec Y, Vec E, NormType wnormtype, PetscReal atol, Vec vatol, PetscReal rtol,… in VecErrorWeightedNorms_MPI_Default() argument
|
| /petsc/src/vec/vec/interface/ |
| H A D | vector.c | 2347 …tedNorms_Basic(Vec U, Vec Y, Vec E, NormType wnormtype, PetscReal atol, Vec vatol, PetscReal rtol,… in VecErrorWeightedNorms_Basic() 2455 …rWeightedNorms(Vec U, Vec Y, Vec E, NormType wnormtype, PetscReal atol, Vec vatol, PetscReal rtol,… in VecErrorWeightedNorms()
|
| /petsc/src/ts/tutorials/power_grid/stability_9bus/ |
| H A D | ex9bus.c | 1066 Vec vatol; in main() local
|
| /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 …htedNorms_Nest(Vec U, Vec Y, Vec E, NormType wnormtype, PetscReal atol, Vec vatol, PetscReal rtol,… in VecErrorWeightedNorms_Nest()
|
| /petsc/src/vec/vec/impls/seq/kokkos/ |
| H A D | veckok.kokkos.cxx | 1079 …orms_SeqKokkos(Vec U, Vec Y, Vec E, NormType wnormtype, PetscReal atol, Vec vatol, PetscReal rtol,… in VecErrorWeightedNorms_SeqKokkos()
|
| /petsc/src/vec/vec/impls/seq/cupm/ |
| H A D | vecseqcupm_impl.hpp | 1849 …T>::ErrorWnorm(Vec U, Vec Y, Vec E, NormType wnormtype, PetscReal atol, Vec vatol, PetscReal rtol,… in ErrorWnorm()
|
| /petsc/include/petsc/private/ |
| H A D | tsimpl.h | 317 …Vec vatol, vrtol; /* Relative and absolute tolerance in vector for… member
|
| /petsc/src/ts/tutorials/ |
| H A D | ex30.c | 1715 Vec u, p, subaux, vatol, vrtol; in SetInitialConditionsAndTolerances() local
|