MatMPIBAIJSetHashTableFactor

Sets the factor required to compute the size of the HashTable.

Synopsis

int MatMPIBAIJSetHashTableFactor(Mat mat,double fact)

Input Parameters

mat -the matrix
fact -factor

Collective on Mat

Notes

This can also be set by the command line option: -mat_use_hash_table fact

Keywords

matrix, hashtable, factor, HT

See Also

MatSetOption()

Location: src/mat/impls/baij/mpi/mpibaij.c
Matrix Index
Table of Contents