Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
PackageB.cpp File Reference
#include "PackageB.hpp"
Include dependency graph for PackageB.cpp:

Go to the source code of this file.

Classes

class  B::RegisterFactoryB< MV, OP, NormType >
 

Namespaces

namespace  B
 

Macros

#define INSTMACRO(SCALAR)    B::RegisterFactoryB< Common::MultiVector< SCALAR >, Common::Operator< SCALAR >, SCALAR > registerer_##SCALAR;
 

Macro Definition Documentation

◆ INSTMACRO

#define INSTMACRO (   SCALAR)     B::RegisterFactoryB< Common::MultiVector< SCALAR >, Common::Operator< SCALAR >, SCALAR > registerer_##SCALAR;

Definition at line 29 of file PackageB.cpp.