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

Go to the source code of this file.

Classes

class  C::RegisterFactoryC< MV, OP, NormType >
 

Namespaces

namespace  C
 

Macros

#define INSTMACRO(SCALAR)    C::RegisterFactoryC< Common::MultiVector< SCALAR >, Common::Operator< SCALAR >, SCALAR > registerer_##SCALAR;
 

Macro Definition Documentation

◆ INSTMACRO

#define INSTMACRO ( SCALAR)     C::RegisterFactoryC< Common::MultiVector< SCALAR >, Common::Operator< SCALAR >, SCALAR > registerer_##SCALAR;

Definition at line 29 of file PackageC.cpp.