waves
Basic FE playground
ResultsETI.cpp File Reference
#include "ResultsDecl.hpp"
#include "ResultsDef.hpp"
Include dependency graph for ResultsETI.cpp:

Macros

#define SCALAR   double
 
#define SCALAR   Sacado::MP::Vector<Stokhos::StaticFixedStorage<int, double, 8, Kokkos::OpenMP>>
 
#define SCALAR   Sacado::MP::Vector<Stokhos::StaticFixedStorage<int, double, 16, Kokkos::OpenMP>>
 
#define SCALAR   Sacado::MP::Vector<Stokhos::StaticFixedStorage<int, double, 24, Kokkos::OpenMP>>
 
#define SCALAR   Sacado::MP::Vector<Stokhos::StaticFixedStorage<int, double, 32, Kokkos::OpenMP>>
 

Typedefs

typedef katoptron::Map::local_ordinal_type local_ordinal_type
 
typedef katoptron::Map::global_ordinal_type global_ordinal_type
 

Functions

template void writeResultsVTK< SCALAR, local_ordinal_type, global_ordinal_type > (const katoptron::Problem &, Teuchos::RCP< Tpetra::Vector< SCALAR, local_ordinal_type, global_ordinal_type >>, Teuchos::RCP< katoptron::Map >, Teuchos::RCP< RandomField< SCALAR, Kokkos::DefaultExecutionSpace >>, std::string, size_t, bool, bool)
 

Macro Definition Documentation

◆ SCALAR [1/5]

#define SCALAR   double

◆ SCALAR [2/5]

#define SCALAR   Sacado::MP::Vector<Stokhos::StaticFixedStorage<int, double, 8, Kokkos::OpenMP>>

◆ SCALAR [3/5]

#define SCALAR   Sacado::MP::Vector<Stokhos::StaticFixedStorage<int, double, 16, Kokkos::OpenMP>>

◆ SCALAR [4/5]

#define SCALAR   Sacado::MP::Vector<Stokhos::StaticFixedStorage<int, double, 24, Kokkos::OpenMP>>

◆ SCALAR [5/5]

#define SCALAR   Sacado::MP::Vector<Stokhos::StaticFixedStorage<int, double, 32, Kokkos::OpenMP>>

Typedef Documentation

◆ global_ordinal_type

◆ local_ordinal_type

Function Documentation

◆ writeResultsVTK< SCALAR, local_ordinal_type, global_ordinal_type >()

template void writeResultsVTK< SCALAR, local_ordinal_type, global_ordinal_type > ( const katoptron::Problem ,
Teuchos::RCP< Tpetra::Vector< SCALAR, local_ordinal_type, global_ordinal_type >>  ,
Teuchos::RCP< katoptron::Map ,
Teuchos::RCP< RandomField< SCALAR, Kokkos::DefaultExecutionSpace >>  ,
std::string  ,
size_t  ,
bool  ,
bool   
)