MatLoadRegisterAll

Registers all standard matrix type routines to load matrices from a binary file.

Synopsis

int MatLoadRegisterAll(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

MatLoadRegister(), MatLoad()

Location: src/mat/utils/matioall.c
Matrix Index
Table of Contents