| 
    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 49 of file Panzer_BCStrategy_Factory_Defines.hpp.
| #define PANZER_DECLARE_BCSTRATEGY_TEMPLATE_BUILDER_EXTRA | ( | fClass, | |
| fType, | |||
| extraSteps | |||
| ) | 
Definition at line 73 of file Panzer_BCStrategy_Factory_Defines.hpp.
| #define PANZER_BUILD_BCSTRATEGY_OBJECTS | ( | key, | |
| fType | |||
| ) | 
Definition at line 102 of file Panzer_BCStrategy_Factory_Defines.hpp.
 1.8.5