|
IPPL API Reference
Independent Parallel Particle Layer C++ API
|
Inheritance diagram for ippl::detail::meta_upper_and_lower_laplace< E >:
Collaboration diagram for ippl::detail::meta_upper_and_lower_laplace< E >:Public Types | |
| using | value_type = typename E::value_type |
Public Member Functions | |
| KOKKOS_FUNCTION | meta_upper_and_lower_laplace (const E &u, const typename E::Mesh_t::vector_type &hvector) |
| template<typename... Idx> | |
| KOKKOS_INLINE_FUNCTION auto | operator() (const Idx... args) const |
Public Member Functions inherited from ippl::detail::Expression< meta_upper_and_lower_laplace< E >, sizeof(E)+sizeof(E::Mesh_t::vector_type)> | |
| KOKKOS_INLINE_FUNCTION auto | operator[] (size_t i) const |
Static Public Attributes | |
| static constexpr unsigned | dim = E::dim |
Static Public Attributes inherited from ippl::detail::Expression< meta_upper_and_lower_laplace< E >, sizeof(E)+sizeof(E::Mesh_t::vector_type)> | |
| static constexpr unsigned | dim |