#include "Teuchos_Array.hpp"#include "Teuchos_RCP.hpp"#include "Teuchos_ParameterList.hpp"

Go to the source code of this file.
Classes | |
| class | Albany::SolutionCullingStrategyBase |
Namespaces | |
| namespace | Albany |
Albany driver code, problems, discretizations, and responses. | |
Functions | |
| Teuchos::RCP < SolutionCullingStrategyBase > | Albany::createSolutionCullingStrategy (const Teuchos::RCP< const Application > &app, Teuchos::ParameterList ¶ms) |
| Factory function. | |
1.7.1