mperrinel
mperrinel
## Question @trilinos/@muelu:MueLu_AggregationPhase3Algorithm_def> I'm working on the code coverage of MueLu package and I saw that the code below (MueLu_AggregationPhase3Algorithm_def.hpp, l141) is currently not covered by any test: ``` if...
## Question @trilinos/@MueLu:MueLuGraphBaseAdapter> I'm working on the code coverage of MueLu package and I saw that the code below (**MueLu_Zoltan2GraphAdapter.hpp**) is currently not covered by any test: ``` if (nWeightsPerVertex_...
## Bug Report @trilinos/\ kokkos and no kokkos version ### Description Both of MueLu_LWGraph_decl.hpp and MueLu_LWGraph_kokkos_decl.hpp files hold the name of a graph as an attribute that way: ` //!...
## Question @trilinos/\ kokkos and no kokkos version Most of the set/get methods of the UncoupledAggregationFactory are deprecated: SetOrdering, SetMaxNeighAlreadySelected, etc. Why is the reason for that ? If we...
## Question @trilinos/\ I want to verify that the IsolatedNodeAggregationAlgorithm (Muelu package) still makes sense to stay on Trilinos. 1) I don't think that any class of Trilinos uses it...
### Description I followed the steps described in the README of TriBITS and had errors. This is the [CDASH](https://testing.sandia.gov/cdash/viewTest.php?onlyfailed&buildid=10391570) report.