Home
last modified time | relevance | path

Searched defs:newmat (Results 1 – 25 of 60) sorted by relevance

123

/petsc/src/mat/impls/sbaij/mpi/
H A Dmpiaijsbaij.c10 …TERN PetscErrorCode MatConvert_MPIAIJ_MPISBAIJ(Mat A, MatType newtype, MatReuse reuse, Mat *newmat) in MatConvert_MPIAIJ_MPISBAIJ()
51 …ERN PetscErrorCode MatConvert_MPIBAIJ_MPISBAIJ(Mat A, MatType newtype, MatReuse reuse, Mat *newmat) in MatConvert_MPIBAIJ_MPISBAIJ()
/petsc/src/mat/impls/sbaij/seq/
H A Daijsbaij.c5 …TERN PetscErrorCode MatConvert_SeqSBAIJ_SeqAIJ(Mat A, MatType newtype, MatReuse reuse, Mat *newmat) in MatConvert_SeqSBAIJ_SeqAIJ()
163 …TERN PetscErrorCode MatConvert_SeqAIJ_SeqSBAIJ(Mat A, MatType newtype, MatReuse reuse, Mat *newmat) in MatConvert_SeqAIJ_SeqSBAIJ()
235 …ERN PetscErrorCode MatConvert_SeqSBAIJ_SeqBAIJ(Mat A, MatType newtype, MatReuse reuse, Mat *newmat) in MatConvert_SeqSBAIJ_SeqBAIJ()
329 …ERN PetscErrorCode MatConvert_SeqBAIJ_SeqSBAIJ(Mat A, MatType newtype, MatReuse reuse, Mat *newmat) in MatConvert_SeqBAIJ_SeqSBAIJ()
/petsc/src/mat/impls/baij/seq/
H A Daijbaij.c3 …NTERN PetscErrorCode MatConvert_SeqBAIJ_SeqAIJ(Mat A, MatType newtype, MatReuse reuse, Mat *newmat) in MatConvert_SeqBAIJ_SeqAIJ()
92 …NTERN PetscErrorCode MatConvert_SeqAIJ_SeqBAIJ(Mat A, MatType newtype, MatReuse reuse, Mat *newmat) in MatConvert_SeqAIJ_SeqBAIJ()
/petsc/src/mat/utils/
H A Dconvert.c7 PetscErrorCode MatConvert_Basic(Mat mat, MatType newtype, MatReuse reuse, Mat *newmat) in MatConvert_Basic()
/petsc/src/mat/impls/dense/mpi/cupm/
H A Dmatmpidensecupm.hpp131 …rCode MatDense_MPI_CUPM<T>::Convert_Dispatch_(Mat M, MatType, MatReuse reuse, Mat *newmat) noexcept in Convert_Dispatch_()
275 …_CUPM<T>::Convert_MPIDenseCUPM_MPIDense(Mat M, MatType mtype, MatReuse reuse, Mat *newmat) noexcept in Convert_MPIDenseCUPM_MPIDense()
283 …_CUPM<T>::Convert_MPIDense_MPIDenseCUPM(Mat M, MatType mtype, MatReuse reuse, Mat *newmat) noexcept in Convert_MPIDense_MPIDenseCUPM()
/petsc/src/mat/impls/baij/mpi/
H A Dmpiaijbaij.c8 …NTERN PetscErrorCode MatConvert_MPIAIJ_MPIBAIJ(Mat A, MatType newtype, MatReuse reuse, Mat *newmat) in MatConvert_MPIAIJ_MPIBAIJ()
/petsc/src/mat/impls/dense/seq/cupm/hip/
H A Dmatseqdensehip.hip.cxx34 PetscErrorCode MatConvert_SeqDense_SeqDenseHIP(Mat A, MatType newtype, MatReuse reuse, Mat *newmat) in MatConvert_SeqDense_SeqDenseHIP()
/petsc/src/mat/impls/dense/seq/cupm/cuda/
H A Dmatseqdensecuda.cu34 PetscErrorCode MatConvert_SeqDense_SeqDenseCUDA(Mat A, MatType newtype, MatReuse reuse, Mat *newmat) in MatConvert_SeqDense_SeqDenseCUDA()
/petsc/src/mat/impls/aij/mpi/aijsell/
H A Dmpiaijsell.c113 …NTERN PetscErrorCode MatConvert_MPIAIJ_MPIAIJSELL(Mat A, MatType type, MatReuse reuse, Mat *newmat) in MatConvert_MPIAIJ_MPIAIJSELL()
/petsc/src/mat/impls/aij/mpi/aijperm/
H A Dmpiaijperm.c116 …NTERN PetscErrorCode MatConvert_MPIAIJ_MPIAIJPERM(Mat A, MatType type, MatReuse reuse, Mat *newmat) in MatConvert_MPIAIJ_MPIAIJPERM()
/petsc/src/mat/impls/aij/mpi/aijmkl/
H A Dmpiaijmkl.c117 …INTERN PetscErrorCode MatConvert_MPIAIJ_MPIAIJMKL(Mat A, MatType type, MatReuse reuse, Mat *newmat) in MatConvert_MPIAIJ_MPIAIJMKL()
/petsc/src/mat/impls/baij/mpi/baijmkl/
H A Dmpibaijmkl.c16 …atic PetscErrorCode MatConvert_MPIBAIJ_MPIBAIJMKL(Mat A, MatType type, MatReuse reuse, Mat *newmat) in MatConvert_MPIBAIJ_MPIBAIJMKL()
/petsc/src/mat/impls/aij/seq/aijsell/
H A Daijsell.c17 …NTERN PetscErrorCode MatConvert_SeqAIJSELL_SeqAIJ(Mat A, MatType type, MatReuse reuse, Mat *newmat) in MatConvert_SeqAIJSELL_SeqAIJ()
201 …NTERN PetscErrorCode MatConvert_SeqAIJ_SeqAIJSELL(Mat A, MatType type, MatReuse reuse, Mat *newmat) in MatConvert_SeqAIJ_SeqAIJSELL()
/petsc/src/mat/impls/sell/mpi/mpihip/
H A Dmpisellhip.hip.cxx53 …SC_INTERN PetscErrorCode MatConvert_MPISELL_MPISELLHIP(Mat B, MatType, MatReuse reuse, Mat *newmat) in MatConvert_MPISELL_MPISELLHIP()
/petsc/src/mat/impls/sell/mpi/mpicuda/
H A Dmpisellcuda.cu53 …C_INTERN PetscErrorCode MatConvert_MPISELL_MPISELLCUDA(Mat B, MatType, MatReuse reuse, Mat *newmat) in MatConvert_MPISELL_MPISELLCUDA()
/petsc/src/mat/impls/aij/mpi/crl/
H A Dmcrl.c111 …INTERN PetscErrorCode MatConvert_MPIAIJ_MPIAIJCRL(Mat A, MatType type, MatReuse reuse, Mat *newmat) in MatConvert_MPIAIJ_MPIAIJCRL()
/petsc/src/mat/impls/baij/seq/baijmkl/
H A Dbaijmkl.c42 …TERN PetscErrorCode MatConvert_SeqBAIJMKL_SeqBAIJ(Mat A, MatType type, MatReuse reuse, Mat *newmat) in MatConvert_SeqBAIJMKL_SeqBAIJ()
386 …TERN PetscErrorCode MatConvert_SeqBAIJ_SeqBAIJMKL(Mat A, MatType type, MatReuse reuse, Mat *newmat) in MatConvert_SeqBAIJ_SeqBAIJMKL()
/petsc/src/mat/impls/aij/seq/crl/
H A Dcrl.c143 …INTERN PetscErrorCode MatConvert_SeqAIJ_SeqAIJCRL(Mat A, MatType type, MatReuse reuse, Mat *newmat) in MatConvert_SeqAIJ_SeqAIJCRL()
/petsc/src/mat/impls/aij/seq/aijperm/
H A Daijperm.c59 …NTERN PetscErrorCode MatConvert_SeqAIJPERM_SeqAIJ(Mat A, MatType type, MatReuse reuse, Mat *newmat) in MatConvert_SeqAIJPERM_SeqAIJ()
599 …NTERN PetscErrorCode MatConvert_SeqAIJ_SeqAIJPERM(Mat A, MatType type, MatReuse reuse, Mat *newmat) in MatConvert_SeqAIJ_SeqAIJPERM()
/petsc/src/mat/impls/submat/
H A Dsubmat.c185 PetscErrorCode MatCreateSubMatrixVirtual(Mat A, IS isrow, IS iscol, Mat *newmat) in MatCreateSubMatrixVirtual()
/petsc/src/mat/impls/elemental/
H A Dmatelem.cxx910 PETSC_INTERN PetscErrorCode MatConvert_SeqAIJ_Elemental(Mat A, MatType, MatReuse reuse, Mat *newmat) in MatConvert_SeqAIJ_Elemental()
944 PETSC_INTERN PetscErrorCode MatConvert_MPIAIJ_Elemental(Mat A, MatType, MatReuse reuse, Mat *newmat) in MatConvert_MPIAIJ_Elemental()
980 …SC_INTERN PetscErrorCode MatConvert_SeqSBAIJ_Elemental(Mat A, MatType, MatReuse reuse, Mat *newmat) in MatConvert_SeqSBAIJ_Elemental()
1022 …SC_INTERN PetscErrorCode MatConvert_MPISBAIJ_Elemental(Mat A, MatType, MatReuse reuse, Mat *newmat) in MatConvert_MPISBAIJ_Elemental()
/petsc/src/mat/impls/shell/
H A Dshellcnv.c4 PetscErrorCode MatConvert_Shell(Mat oldmat, MatType newtype, MatReuse reuse, Mat *newmat) in MatConvert_Shell()
/petsc/src/ksp/pc/impls/ml/
H A Dml.c247 static PetscErrorCode MatWrapML_SeqAIJ(ML_Operator *mlmat, MatReuse reuse, Mat *newmat) in MatWrapML_SeqAIJ()
308 static PetscErrorCode MatWrapML_SHELL(ML_Operator *mlmat, MatReuse reuse, Mat *newmat) in MatWrapML_SHELL()
336 static PetscErrorCode MatWrapML_MPIAIJ(ML_Operator *mlmat, MatReuse reuse, Mat *newmat) in MatWrapML_MPIAIJ()
/petsc/src/ksp/pc/impls/is/
H A Dpcis.c289 Mat newmat; in PCISSetUp() local
/petsc/src/mat/impls/aij/seq/seqviennacl/
H A Daijviennacl.cxx441 …N PetscErrorCode MatConvert_SeqAIJ_SeqAIJViennaCL(Mat A, MatType type, MatReuse reuse, Mat *newmat) in MatConvert_SeqAIJ_SeqAIJViennaCL()

123