#include <dune/istl/paamg/pinfo.hh>
◆ CopyFlags
◆ GlobalLookupIndexSet
◆ MPICommunicator
◆ OwnerSet
◆ SequentialInformation() [1/3]
template<class T >
Dune::Amg::SequentialInformation::SequentialInformation |
( |
const CollectiveCommunication< T > & |
| ) |
|
|
inline |
◆ SequentialInformation() [2/3]
Dune::Amg::SequentialInformation::SequentialInformation |
( |
| ) |
|
|
inline |
◆ SequentialInformation() [3/3]
◆ buildGlobalLookup()
void Dune::Amg::SequentialInformation::buildGlobalLookup |
( |
std::size_t |
| ) |
|
|
inline |
◆ category()
◆ communicator()
◆ copyOwnerToAll()
template<class V >
void Dune::Amg::SequentialInformation::copyOwnerToAll |
( |
V & |
v, |
|
|
V & |
v1 |
|
) |
| const |
|
inline |
◆ dot()
template<class T1 , class T2 >
void Dune::Amg::SequentialInformation::dot |
( |
const T1 & |
x, |
|
|
const T1 & |
y, |
|
|
T2 & |
result |
|
) |
| const |
|
inline |
◆ freeGlobalLookup()
void Dune::Amg::SequentialInformation::freeGlobalLookup |
( |
| ) |
|
|
inline |
◆ getSolverCategory()
◆ globalLookup()
◆ globalSum()
template<typename T >
T Dune::Amg::SequentialInformation::globalSum |
( |
const T & |
t | ) |
const |
|
inline |
◆ norm()
template<class T1 >
FieldTraits<typename T1::field_type>::real_type Dune::Amg::SequentialInformation::norm |
( |
const T1 & |
x | ) |
const |
|
inline |
◆ procs()
int Dune::Amg::SequentialInformation::procs |
( |
| ) |
const |
|
inline |
◆ project()
template<class V >
void Dune::Amg::SequentialInformation::project |
( |
V & |
v | ) |
const |
|
inline |
The documentation for this class was generated from the following file: