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

Go to the source code of this file.

Classes

class  A::RegisterFactoryA< MV, OP, NormType >
 

Namespaces

namespace  A
 

Macros

#define INSTMACRO(SCALAR)    A::RegisterFactoryA< Common::MultiVector< SCALAR >, Common::Operator< SCALAR >, SCALAR > registerer_##SCALAR;
 

Macro Definition Documentation

◆ INSTMACRO

#define INSTMACRO ( SCALAR)     A::RegisterFactoryA< Common::MultiVector< SCALAR >, Common::Operator< SCALAR >, SCALAR > registerer_##SCALAR;

Definition at line 42 of file PackageA.cpp.