Home
last modified time | relevance | path

Searched refs:Values (Results 1 – 10 of 10) sorted by relevance

/petsc/src/mat/tests/output/
H A Dex114_2.out10 Row Maximum Absolute Values:
/petsc/src/mat/impls/adj/mpi/
H A Dmpiadj.c797 PetscInt *Values = NULL; in MatMPIAdjToSeq_MPIAdj() local
815 PetscCall(PetscMalloc1(NZ, &Values)); in MatMPIAdjToSeq_MPIAdj()
816 …PetscCallMPI(MPI_Allgatherv(adj->values, mnz, MPIU_INT, Values, allnz, dispnz, MPIU_INT, PetscObje… in MatMPIAdjToSeq_MPIAdj()
836 PetscCall(MatCreateMPIAdj(PETSC_COMM_SELF, M, N, II, J, Values, B)); in MatMPIAdjToSeq_MPIAdj()
843 PetscInt *Values = NULL; in MatMPIAdjToSeqRankZero_MPIAdj() local
863 PetscCall(PetscMalloc1(NZ, &Values)); in MatMPIAdjToSeqRankZero_MPIAdj()
864 …PetscCallMPI(MPI_Gatherv(adj->values, mnz, MPIU_INT, Values, allnz, dispnz, MPIU_INT, 0, PetscObje… in MatMPIAdjToSeqRankZero_MPIAdj()
893 if (!rank) PetscCall(MatCreateMPIAdj(PETSC_COMM_SELF, M, N, II, J, Values, B)); in MatMPIAdjToSeqRankZero_MPIAdj()
/petsc/include/petsc/mpiuni/
H A Dmpif.h52 ! Data Types. Same Values used in mpi.c
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DSF.pyx501 Values to reduce.
527 Values to reduce.
H A DVec.pyx2836 Values to insert at ``indices``.
2873 Values to insert at ``indices``. Should have length
2979 Values to insert at ``indices``.
3016 Values to insert at ``indices``. Should have length
H A DMat.pyx4732 The absolute tolerance. Values along the diagonal whose absolute value
/petsc/doc/developers/
H A Dtesting.md209 - Allows you to set environment variables for the test. Values are copied verbatim to
/petsc/doc/manual/
H A Dgetting_started.md382 matrix types. Values can then be set with the command
H A Dmat.md914 .. list-table:: Values of MatStructure
/petsc/doc/
H A Dpetsc.bib30033 title = {Optimization of Functions Whose Values are Subject to Small Errors},
30166 title = {Calculating the Singular Values and Pseudoinverse of a Matrix},
36090 title = {Extension of {N}ewton's Method to Nonlinear Functions with Values in a Cone},