MueLu Version of the Day
Loading...
Searching...
No Matches
MueLu_ProductOperator_def.hpp File Reference
#include "MueLu_ProductOperator.hpp"

Go to the source code of this file.

Namespaces

namespace  MueLu
 Namespace for MueLu classes and methods.
 

Macros

#define toggle(opmode)   ((opmode) == Teuchos::NO_TRANS) ? Teuchos::TRANS : Teuchos::NO_TRANS
 

Macro Definition Documentation

◆ toggle

#define toggle (   opmode)    ((opmode) == Teuchos::NO_TRANS) ? Teuchos::TRANS : Teuchos::NO_TRANS