#include <string>
#include "Teuchos_ParameterList.hpp"
#include "Epetra_Vector.h"
Go to the source code of this file.
Namespaces | |
namespace | AAdapt |
Functions | |
void | AAdapt::InitialConditions (const Teuchos::RCP< Epetra_Vector > &soln, const Teuchos::ArrayRCP< Teuchos::ArrayRCP< Teuchos::ArrayRCP< Teuchos::ArrayRCP< int > > > > &wsElNodeEqID, const Teuchos::ArrayRCP< std::string > &wsEBNames, const Teuchos::ArrayRCP< Teuchos::ArrayRCP< Teuchos::ArrayRCP< double * > > > coords, const int neq, const int numDim, Teuchos::ParameterList &icParams, const bool hasRestartSolution) |