Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
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 499 of file FadMPAssembly/fenl_functors.hpp.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
is_constant 

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

◆ anonymous enum

anonymous enum
Enumerator
is_constant 

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

Constructor & Destructor Documentation

◆ ElementComputationConstantCoefficient() [1/4]

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

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

◆ ElementComputationConstantCoefficient() [2/4]

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

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

◆ ElementComputationConstantCoefficient() [3/4]

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

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

◆ ElementComputationConstantCoefficient() [4/4]

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

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

Member Function Documentation

◆ operator()() [1/2]

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

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

◆ operator()() [2/2]

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

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

Member Data Documentation

◆ coeff_k

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

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


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