MatConvertRegisterAll

Registers all standard matrix conversion routines.

Synopsis

int MatConvertRegisterAll(void)
Not Collective

Notes: To prevent registering all matrix types; copy this routine toyour source code and comment out the versions below that you do not need.

See Also

MatConvertRegister(), MatConvert()

Location: src/mat/interface/matcnv.c
Matrix Index
Table of Contents