#include <Teuchos_RCP.hpp>
#include <Teuchos_ParameterList.hpp>
#include <Teuchos_VerboseObject.hpp>
#include <Epetra_Map.h>
#include <Epetra_Vector.h>
#include <NOX_Epetra_AdaptManager.H>
#include <Sacado_ScalarParameterLibrary.hpp>
#include "Albany_StateManager.hpp"
Go to the source code of this file.
Classes | |
class | AAdapt::AbstractAdapter |
Abstract interface for representing the set of adaptation tools available. More... | |
Namespaces | |
namespace | AAdapt |