#include <MueLu_CoalesceDropFactory_def.hpp>
|
real_type | val {Teuchos::ScalarTraits<real_type>::zero()} |
|
real_type | diag {Teuchos::ScalarTraits<real_type>::zero()} |
|
LO | col {Teuchos::OrdinalTraits<LO>::invalid()} |
|
bool | drop {true} |
|
template<class real_type, class LO>
struct MueLu::Details::DropTol< real_type, LO >
Definition at line 88 of file MueLu_CoalesceDropFactory_def.hpp.
◆ DropTol() [1/4]
template<class real_type , class LO >
◆ DropTol() [2/4]
template<class real_type , class LO >
◆ DropTol() [3/4]
template<class real_type , class LO >
◆ DropTol() [4/4]
template<class real_type , class LO >
◆ operator=() [1/2]
template<class real_type , class LO >
◆ operator=() [2/2]
template<class real_type , class LO >
◆ val
template<class real_type , class LO >
◆ diag
template<class real_type , class LO >
◆ col
template<class real_type , class LO >
◆ drop
template<class real_type , class LO >
The documentation for this struct was generated from the following file: