Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Kokkos::Example::HexElement_TensorData< 27 > Class Template Reference

#include <HexElement.hpp>

Public Member Functions

 HexElement_TensorData ()
 
 HexElement_TensorData ()
 

Static Public Member Functions

static double eval_value_1d (const unsigned jf, const double p)
 
static double eval_deriv_1d (const unsigned jf, const double p)
 
static double eval_value_1d (const unsigned jf, const double p)
 
static double eval_deriv_1d (const unsigned jf, const double p)
 

Public Attributes

double values_1d [function_count_1d][integration_count_1d]
 
double derivs_1d [function_count_1d][integration_count_1d]
 
double weights_1d [integration_count_1d]
 
unsigned char eval_map [element_node_count][4]
 

Static Public Attributes

static const unsigned element_node_count = 27
 
static const unsigned spatial_dimension = 3
 
static const unsigned integration_count_1d = 3
 
static const unsigned function_count_1d = 3
 

Detailed Description

template<>
class Kokkos::Example::HexElement_TensorData< 27 >

Definition at line 120 of file HexElement.hpp.

Constructor & Destructor Documentation

Definition at line 154 of file HexElement.hpp.

Definition at line 154 of file view/HexElement.hpp.

Member Function Documentation

static double Kokkos::Example::HexElement_TensorData< 27 >::eval_value_1d ( const unsigned  jf,
const double  p 
)
inlinestatic

Definition at line 140 of file HexElement.hpp.

static double Kokkos::Example::HexElement_TensorData< 27 >::eval_deriv_1d ( const unsigned  jf,
const double  p 
)
inlinestatic

Definition at line 147 of file HexElement.hpp.

static double Kokkos::Example::HexElement_TensorData< 27 >::eval_value_1d ( const unsigned  jf,
const double  p 
)
inlinestatic

Definition at line 140 of file view/HexElement.hpp.

static double Kokkos::Example::HexElement_TensorData< 27 >::eval_deriv_1d ( const unsigned  jf,
const double  p 
)
inlinestatic

Definition at line 147 of file view/HexElement.hpp.

Member Data Documentation

static const unsigned Kokkos::Example::HexElement_TensorData< 27 >::element_node_count = 27
static

Definition at line 123 of file HexElement.hpp.

static const unsigned Kokkos::Example::HexElement_TensorData< 27 >::spatial_dimension = 3
static

Definition at line 124 of file HexElement.hpp.

static const unsigned Kokkos::Example::HexElement_TensorData< 27 >::integration_count_1d = 3
static

Definition at line 125 of file HexElement.hpp.

static const unsigned Kokkos::Example::HexElement_TensorData< 27 >::function_count_1d = 3
static

Definition at line 126 of file HexElement.hpp.

double Kokkos::Example::HexElement_TensorData< 27 >::values_1d

Definition at line 128 of file HexElement.hpp.

double Kokkos::Example::HexElement_TensorData< 27 >::derivs_1d

Definition at line 129 of file HexElement.hpp.

double Kokkos::Example::HexElement_TensorData< 27 >::weights_1d

Definition at line 130 of file HexElement.hpp.

unsigned char Kokkos::Example::HexElement_TensorData< 27 >::eval_map

Definition at line 132 of file HexElement.hpp.


The documentation for this class was generated from the following files: