Lines Matching refs:PetscOptionsEList
2006 …PetscCall(PetscOptionsEList("-matmatmult_via", "Algorithmic approach", "MatMatMult", algTypes, nal… in MatProductSetFromOptions_SeqAIJ_AB()
2010 …PetscCall(PetscOptionsEList("-mat_product_algorithm", "Algorithmic approach", "MatProduct_AB", alg… in MatProductSetFromOptions_SeqAIJ_AB()
2032 …PetscCall(PetscOptionsEList("-mattransposematmult_via", "Algorithmic approach", "MatTransposeMatMu… in MatProductSetFromOptions_SeqAIJ_AtB()
2036 …PetscCall(PetscOptionsEList("-mat_product_algorithm", "Algorithmic approach", "MatProduct_AtB", al… in MatProductSetFromOptions_SeqAIJ_AtB()
2064 …PetscCall(PetscOptionsEList("-matmattransmult_via", "Algorithmic approach", "MatMatTransposeMult",… in MatProductSetFromOptions_SeqAIJ_ABt()
2068 …PetscCall(PetscOptionsEList("-mat_product_algorithm", "Algorithmic approach", "MatProduct_ABt", al… in MatProductSetFromOptions_SeqAIJ_ABt()
2099 …PetscCall(PetscOptionsEList("-matptap_via", "Algorithmic approach", "MatPtAP", algTypes, nalg, alg… in MatProductSetFromOptions_SeqAIJ_PtAP()
2103 …PetscCall(PetscOptionsEList("-mat_product_algorithm", "Algorithmic approach", "MatProduct_PtAP", a… in MatProductSetFromOptions_SeqAIJ_PtAP()
2128 …PetscCall(PetscOptionsEList("-matrart_via", "Algorithmic approach", "MatRARt", algTypes, nalg, alg… in MatProductSetFromOptions_SeqAIJ_RARt()
2132 …PetscCall(PetscOptionsEList("-mat_product_algorithm", "Algorithmic approach", "MatProduct_RARt", a… in MatProductSetFromOptions_SeqAIJ_RARt()
2158 …PetscCall(PetscOptionsEList("-matmatmatmult_via", "Algorithmic approach", "MatMatMatMult", algType… in MatProductSetFromOptions_SeqAIJ_ABC()
2162 …PetscCall(PetscOptionsEList("-mat_product_algorithm", "Algorithmic approach", "MatProduct_ABC", al… in MatProductSetFromOptions_SeqAIJ_ABC()