![]() |
waves
Basic FE playground
|
#include "katoptron.h"
#include "wObject.h"
#include "wTimer.h"
#include "wTimers.h"
#include "wTag.h"
#include "wMedium.h"
#include "wNode.h"
#include "Teuchos_ParameterList.hpp"
#include "wProblem.h"
#include "wContact.h"
#include "wMshData.h"
#include "wDisplayHook.h"
#include "wElement.h"
#include "Stokhos_Tpetra_MP_Vector.hpp"
#include "Stokhos_Tpetra_Utilities_MP_Vector.hpp"
#include "Tpetra_ConfigDefs.hpp"
#include "Tpetra_Map.hpp"
#include "Tpetra_MultiVector.hpp"
#include "Tpetra_Vector.hpp"
#include "Tpetra_CrsGraph.hpp"
#include "Tpetra_CrsMatrix.hpp"
#include "Stokhos_Tpetra_CG.hpp"
#include <Teuchos_Array.hpp>
#include <Teuchos_GlobalMPISession.hpp>
#include <Teuchos_oblackholestream.hpp>
#include <Teuchos_ScalarTraits.hpp>
#include <Teuchos_RCP.hpp>
#include "Stokhos_Amesos2_MP_Vector.hpp"
#include "Amesos2_Factory.hpp"
#include "Stokhos_Ifpack2_MP_Vector.hpp"
#include "Ifpack2_Factory.hpp"
#include "Belos_Tpetra_MP_Vector.hpp"
#include "BelosLinearProblem.hpp"
#include "BelosPseudoBlockGmresSolMgr.hpp"
#include "BelosPseudoBlockCGSolMgr.hpp"
#include "BelosBlockGmresSolMgr.hpp"
#include "Kokkos_ViewFactory.hpp"
#include "Kokkos_Vector.hpp"
#include <Epetra_Map.h>
#include "Epetra_MpiComm.h"
#include "BelosConfigDefs.hpp"
#include "wRandomField.h"
#include "wResults.h"
#include "wLazy.h"
#include "Map.h"
#include <map>
#include <limits>
#include "EnsembleTraits.h"
#include "ResultsDecl.hpp"
Go to the source code of this file.
Classes | |
class | katoptron::LinearSolver |
Solver class which includes utilities such as timers and VTK writers. More... | |
Namespaces | |
katoptron | |
katoptron namespace | |