Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#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 |
Definition at line 472 of file FadMPAssembly/fenl_functors.hpp.
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.
|
inline |
Definition at line 481 of file FadMPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 484 of file FadMPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 477 of file MPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 480 of file MPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 478 of file FadMPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 474 of file MPAssembly/fenl_functors.hpp.
const double Kokkos::Example::FENL::ElementComputationConstantCoefficient::coeff_k |
Definition at line 475 of file FadMPAssembly/fenl_functors.hpp.