MatCreateMAIJ

Creates a matrix type providing restriction and interpolation operations for multicomponent problems. It interpolates each component the same way independently. The matrix type is based on MATSEQAIJ for sequential matrices, and MATMPIAIJ for distributed matrices.

Operations provided

MatMult- . MatMultTranspose
MatMultAdd- . MatMultTransposeAdd
MatView-

Level:advanced
Location:
src/mat/impls/maij/maij.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages