167 void badGuysCoalesceDrop(
const Matrix& Amat, Teuchos::ArrayRCP<Scalar> & dropParams, LO nPDEs,
const MultiVector& smoothedTVecs,
const MultiVector& smoothedNull, RCP<GraphBase>& filteredGraph)
const;
168 void badGuysDropfunc(LO row,
const Teuchos::ArrayView<const LocalOrdinal>& indices,
const Teuchos::ArrayView<const Scalar>& vals,
const MultiVector& smoothedTVecs, LO nPDEs, Teuchos::ArrayRCP<Scalar> & penalties,
const MultiVector& smoothedNull, Teuchos::ArrayRCP<LO>& Bcols, Teuchos::ArrayRCP<bool>& keepOrNot, LO &Nbcols, LO nLoc)
const;