Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Kokkos::Example::HexElement_TensorData< 27 > Class 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

Definition at line 120 of file FadMPAssembly/HexElement.hpp.

Constructor & Destructor Documentation

◆ HexElement_TensorData() [1/2]

Kokkos::Example::HexElement_TensorData< 27 >::HexElement_TensorData ( )
inline

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

◆ HexElement_TensorData() [2/2]

Kokkos::Example::HexElement_TensorData< 27 >::HexElement_TensorData ( )
inline

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

Member Function Documentation

◆ eval_value_1d() [1/2]

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

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

◆ eval_deriv_1d() [1/2]

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

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

◆ eval_value_1d() [2/2]

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

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

◆ eval_deriv_1d() [2/2]

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

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

Member Data Documentation

◆ element_node_count

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

Definition at line 123 of file FadMPAssembly/HexElement.hpp.

◆ spatial_dimension

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

Definition at line 124 of file FadMPAssembly/HexElement.hpp.

◆ integration_count_1d

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

Definition at line 125 of file FadMPAssembly/HexElement.hpp.

◆ function_count_1d

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

Definition at line 126 of file FadMPAssembly/HexElement.hpp.

◆ values_1d

Definition at line 128 of file FadMPAssembly/HexElement.hpp.

◆ derivs_1d

Definition at line 129 of file FadMPAssembly/HexElement.hpp.

◆ weights_1d

Definition at line 130 of file FadMPAssembly/HexElement.hpp.

◆ eval_map

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

Definition at line 132 of file FadMPAssembly/HexElement.hpp.


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