-mat_type aijviennacl | - sets the matrix type to "seqaijviennacl" during a call to MatSetFromOptions() | |
-mat_viennacl_storage_format csr | - sets the storage format of matrices for MatMult during a call to MatSetFromOptions(). | |
-mat_viennacl_mult_storage_format csr | - sets the storage format of matrices for MatMult during a call to MatSetFromOptions(). |