This matrix type is identical to MATSEQAIJVIENNACL when constructed with a single process communicator, and MATMPIAIJVIENNACL otherwise. As a result, for single process communicators, MatSeqAIJSetPreallocation is supported, and similarly MatMPIAIJSetPreallocation is supported for communicators controlling multiple processes. It is recommended that you call both of the above preallocation routines for simplicity.
-mat_type mpiaijviennacl | - sets the matrix type to "mpiaijviennacl" during a call to MatSetFromOptions() |