#include <string>
#include "Sacado_mpl_apply.hpp"
#include "Teuchos_RCP.hpp"
#include "Panzer_FieldManagerBuilder.hpp"
#include "Panzer_AssemblyEngine.hpp"
#include "Panzer_Traits.hpp"
#include "Panzer_LinearObjFactory.hpp"
Go to the source code of this file.
|
| class | panzer::AssemblyEngine_TemplateBuilder |
| | Builder functor used with Sacado::mpl::TemplateManager to construct one panzer::AssemblyEngine<EvalT> per evaluation type, each sharing the same field manager builder and linear object factory. More...
|
| |