Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | Public Attributes | List of all members
Kokkos::Example::FENL::ElementComputationConstantCoefficient Struct Reference

#include <fenl_functors.hpp>

Public Types

enum  { is_constant = false }
 
enum  { is_constant = false }
 

Public Member Functions

KOKKOS_INLINE_FUNCTION double operator() (double pt[], unsigned ensemble_rank) const
 
 ElementComputationConstantCoefficient (const double val)
 
 ElementComputationConstantCoefficient (const ElementComputationConstantCoefficient &rhs)
 
KOKKOS_INLINE_FUNCTION double operator() (double pt[], unsigned ensemble_rank) const
 
 ElementComputationConstantCoefficient (const double val)
 
 ElementComputationConstantCoefficient (const ElementComputationConstantCoefficient &rhs)
 

Public Attributes

const double coeff_k
 

Detailed Description

Definition at line 472 of file FadMPAssembly/fenl_functors.hpp.

Member Enumeration Documentation

anonymous enum
Enumerator
is_constant 

Definition at line 473 of file FadMPAssembly/fenl_functors.hpp.

anonymous enum
Enumerator
is_constant 

Definition at line 469 of file MPAssembly/fenl_functors.hpp.

Constructor & Destructor Documentation

Kokkos::Example::FENL::ElementComputationConstantCoefficient::ElementComputationConstantCoefficient ( const double  val)
inline

Definition at line 481 of file FadMPAssembly/fenl_functors.hpp.

Kokkos::Example::FENL::ElementComputationConstantCoefficient::ElementComputationConstantCoefficient ( const ElementComputationConstantCoefficient rhs)
inline

Definition at line 484 of file FadMPAssembly/fenl_functors.hpp.

Kokkos::Example::FENL::ElementComputationConstantCoefficient::ElementComputationConstantCoefficient ( const double  val)
inline

Definition at line 477 of file MPAssembly/fenl_functors.hpp.

Kokkos::Example::FENL::ElementComputationConstantCoefficient::ElementComputationConstantCoefficient ( const ElementComputationConstantCoefficient rhs)
inline

Definition at line 480 of file MPAssembly/fenl_functors.hpp.

Member Function Documentation

KOKKOS_INLINE_FUNCTION double Kokkos::Example::FENL::ElementComputationConstantCoefficient::operator() ( double  pt[],
unsigned  ensemble_rank 
) const
inline

Definition at line 478 of file FadMPAssembly/fenl_functors.hpp.

KOKKOS_INLINE_FUNCTION double Kokkos::Example::FENL::ElementComputationConstantCoefficient::operator() ( double  pt[],
unsigned  ensemble_rank 
) const
inline

Definition at line 474 of file MPAssembly/fenl_functors.hpp.

Member Data Documentation

const double Kokkos::Example::FENL::ElementComputationConstantCoefficient::coeff_k

Definition at line 475 of file FadMPAssembly/fenl_functors.hpp.


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