Classes | Namespaces | Functions

Albany_SolutionCullingStrategy.hpp File Reference

#include "Teuchos_Array.hpp"
#include "Teuchos_RCP.hpp"
#include "Teuchos_ParameterList.hpp"
Include dependency graph for Albany_SolutionCullingStrategy.hpp:
This graph shows which files directly or indirectly include this file:

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 &params)
 Factory function.