|
EpetraExt Package Browser (Single Doxygen Collection) Development
|
#include <cstdlib>#include <algorithm>#include <iostream>#include "GLpApp_GLpYUEpetraDataPool.hpp"#include "rect2DMeshGenerator.hpp"#include "Amesos_Klu.h"#include "EpetraExt_MatrixMatrix.h"#include "EpetraExt_Reindex_LinearProblem.h"#include "EpetraExt_Transpose_RowMatrix.h"#include "Epetra_BLAS.h"#include "Epetra_CrsMatrix.h"#include "Epetra_Export.h"#include "Epetra_FECrsMatrix.h"#include "Epetra_FEVector.h"#include "Epetra_Import.h"#include "Epetra_IntSerialDenseVector.h"#include "Epetra_LAPACK.h"#include "Epetra_Map.h"#include "Epetra_MultiVector.h"#include "Epetra_SerialDenseMatrix.h"#include "Epetra_Vector.h"#include "Teuchos_ParameterList.hpp"#include "Teuchos_RCP.hpp"#include "Teuchos_Assert.hpp"#include "Teuchos_VerboseObject.hpp"#include "Epetra_SerialComm.h"
Go to the source code of this file.
Namespaces | |
| namespace | GLpApp |
Variables | |
| const double | GLpApp::GLp_pi = 3.14159265358979323846 |