amalg_drop Struct Reference
#include <ml_operator.h>
Collaboration diagram for amalg_drop:
[legend]List of all members.
|
Public Attributes |
|
void * | original_data |
|
ML_GetrowFunc_Struct * | original_getrow |
|
double * | scaled_diag |
|
int | block_size |
|
double | drop_tolerance |
|
ML_Operator * | Amat |
|
int * | blk_inds |
Detailed Description
This structure is used to implement both drop tolerances and matrix amalgamation (used in ML_aggregateCoarsenMIS()). The idea is to wrap the getrow() of the original matrix such that it handles the blocking and the dropping.
The documentation for this struct was generated from the following file:
Generated on Thu Sep 18 12:43:36 2008 for ML by
1.3.9.1