#include "Albany_Application.hpp"#include "Albany_Utils.hpp"#include "AAdapt_AdaptationFactory.hpp"#include "Albany_ProblemFactory.hpp"#include "Albany_DiscretizationFactory.hpp"#include "Albany_ResponseFactory.hpp"#include "Epetra_LocalMap.h"#include "Stokhos_OrthogPolyBasis.hpp"#include "Teuchos_TimeMonitor.hpp"#include <string>#include "PHAL_Workset.hpp"#include "Albany_DataTypes.hpp"#include "Albany_DummyParameterAccessor.hpp"#include "Teko_InverseFactoryOperator.hpp"#include "Teko_StridedEpetraOperator.hpp"#include "Albany_ScalarResponseFunction.hpp"#include "EpetraExt_RowMatrixOut.h"#include "EpetraExt_MultiVectorOut.h"
Go to the source code of this file.
Variables | |
| int | countJac |
| int | countRes |
| int countJac |
Definition at line 40 of file Albany_Application.cpp.
| int countRes |
Definition at line 41 of file Albany_Application.cpp.
1.7.1