Home
last modified time | relevance | path

Searched refs:preallocated (Results 1 – 25 of 117) sorted by relevance

12345

/petsc/src/mat/impls/aij/mpi/mpiviennacl/
H A Dmpiaijviennacl.cxx14 if (!B->preallocated) { in MatMPIAIJSetPreallocation_MPIAIJViennaCL()
25 B->preallocated = PETSC_TRUE; in MatMPIAIJSetPreallocation_MPIAIJViennaCL()
/petsc/src/mat/impls/sell/mpi/mpihip/
H A Dmpisellhip.hip.cxx13 if (!B->preallocated) { in MatMPISELLSetPreallocation_MPISELLHIP()
26 B->preallocated = PETSC_TRUE; in MatMPISELLSetPreallocation_MPISELLHIP()
/petsc/src/mat/impls/sell/mpi/mpicuda/
H A Dmpisellcuda.cu13 if (!B->preallocated) { in MatMPISELLSetPreallocation_MPISELLCUDA()
26 B->preallocated = PETSC_TRUE; in MatMPISELLSetPreallocation_MPISELLCUDA()
/petsc/src/ksp/ksp/tests/output/
H A Dex85_fcg_jacobi.out9 preallocated 10 directions
H A Dex85_fcg_none.out11 preallocated 10 directions
/petsc/src/mat/impls/aij/seq/
H A Dseqhashmat.h18 A->preallocated = PETSC_FALSE; /* this was set to true for the MatSetValues_Hash() to work */ in MatCopyHashToXAIJ_Seq_Hash()
152 A->preallocated = PETSC_TRUE; in MatSetUp_Seq_Hash()
/petsc/src/mat/impls/centering/
H A Dcentering.c72 (*C)->preallocated = PETSC_TRUE; in MatCreateCentering()
/petsc/src/mat/utils/
H A Dgcreate.c9 if (!mat->preallocated) PetscFunctionReturn(PETSC_SUCCESS); in MatSetBlockSizes_Default()
117 B->preallocated = PETSC_FALSE; in MatCreate()
717 A->preallocated = PETSC_TRUE; in MatSetPreallocationCOO()
782 A->preallocated = PETSC_TRUE; in MatSetPreallocationCOOLocal()
/petsc/src/ts/tutorials/output/
H A Dex20opt_ic_3.out18 Matrix has not been preallocated yet
H A Dex20opt_ic_2.out18 Matrix has not been preallocated yet
H A Dex20opt_p_1.out23 Matrix has not been preallocated yet
/petsc/src/ts/tutorials/optimal_control/output/
H A Dex1_3.out20 Matrix has not been preallocated yet
H A Dex1_2.out20 Matrix has not been preallocated yet
/petsc/src/mat/impls/aij/seq/cholmod/
H A Daijcholmod.c90 B->preallocated = PETSC_TRUE; in MatGetFactor_seqaij_cholmod()
/petsc/src/tao/bound/tutorials/output/
H A Dplate2_20_alt.out20 Matrix has not been preallocated yet
H A Dplate2_20.out20 Matrix has not been preallocated yet
H A Dplate2_10.out19 Matrix has not been preallocated yet
H A Dplate2_12.out20 Matrix has not been preallocated yet
H A Dplate2_11.out20 Matrix has not been preallocated yet
H A Dplate2_18.out19 Matrix has not been preallocated yet
H A Dplate2_19.out20 Matrix has not been preallocated yet
H A Djbearing2_18.out32 Matrix has not been preallocated yet
/petsc/src/tao/leastsquares/tutorials/output/
H A Dcs1_view_l1dict.out16 Matrix has not been preallocated yet
H A Dcs1_view_l1dict_alt.out16 Matrix has not been preallocated yet
/petsc/src/ml/regressor/tests/output/
H A Dex2_prefix_tao_alt.out19 Matrix has not been preallocated yet

12345