#include <Kokkos_DefaultNode.hpp>
Public Types | |
| typedef int | DefaultNodeType |
Static Public Member Functions | |
| static Teuchos::RCP < DefaultNodeType > | getDefaultNode () |
Definition at line 53 of file Kokkos_DefaultNode.hpp.
| typedef int Kokkos::DefaultNode::DefaultNodeType |
Definition at line 56 of file Kokkos_DefaultNode.hpp.
| static Teuchos::RCP<DefaultNodeType> Kokkos::DefaultNode::getDefaultNode | ( | ) | [inline, static] |
Definition at line 58 of file Kokkos_DefaultNode.hpp.
1.7.6.1