Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

 A
 

Macros

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

Macro Definition Documentation

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

Definition at line 42 of file PackageA.cpp.