#include <scalarproducts.hh>
As there is only one scalar product for each solver category it is possible to choose the appropriate product at compile time.
In each specialization of the this struct there will be a typedef ScalarProduct available the defines the type of the scalar product.
Public Types | |
enum | { solverCategory = c } |
typedef C | communication_type |
The type of the communication object. |