Panzer
Version of the Day
|
#include <iostream>
#include "Teuchos_RCP.hpp"
#include "Panzer_BC.hpp"
#include "Panzer_BCStrategy_TemplateManager.hpp"
Go to the source code of this file.
Macros | |
#define | PANZER_DECLARE_BCSTRATEGY_TEMPLATE_BUILDER(fClass, fType) |
#define | PANZER_DECLARE_BCSTRATEGY_TEMPLATE_BUILDER_EXTRA(fClass, fType, extraSteps) |
#define | PANZER_BUILD_BCSTRATEGY_OBJECTS(key, fType) |
#define PANZER_DECLARE_BCSTRATEGY_TEMPLATE_BUILDER | ( | fClass, | |
fType | |||
) |
Definition at line 17 of file Panzer_BCStrategy_Factory_Defines.hpp.
#define PANZER_DECLARE_BCSTRATEGY_TEMPLATE_BUILDER_EXTRA | ( | fClass, | |
fType, | |||
extraSteps | |||
) |
Definition at line 41 of file Panzer_BCStrategy_Factory_Defines.hpp.
#define PANZER_BUILD_BCSTRATEGY_OBJECTS | ( | key, | |
fType | |||
) |
Definition at line 70 of file Panzer_BCStrategy_Factory_Defines.hpp.