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 499 of file FadMPAssembly/fenl_functors.hpp.
anonymous enum |
Enumerator | |
---|---|
is_constant |
Definition at line 500 of file FadMPAssembly/fenl_functors.hpp.
anonymous enum |
Enumerator | |
---|---|
is_constant |
Definition at line 496 of file MPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 508 of file FadMPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 511 of file FadMPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 504 of file MPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 507 of file MPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 505 of file FadMPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 501 of file MPAssembly/fenl_functors.hpp.
const double Kokkos::Example::FENL::ElementComputationConstantCoefficient::coeff_k |
Definition at line 502 of file FadMPAssembly/fenl_functors.hpp.