![]() |
deal.II version 9.7.1
|
#include <deal.II/base/config.h>#include <deal.II/base/memory_space.h>#include <deal.II/base/utilities.h>#include <Kokkos_Core.hpp>Go to the source code of this file.
Namespaces | |
| namespace | Portable |
| namespace | Portable::internal |
Enumerations | |
| enum | Portable::internal::EvaluatorVariant { Portable::internal::evaluate_general , Portable::internal::evaluate_symmetric , Portable::internal::evaluate_evenodd } |
Functions | |
| template<bool add, typename ViewTypeIn, typename ViewTypeOut> | |
| void | Portable::internal::populate_view (const Kokkos::TeamPolicy< MemorySpace::Default::kokkos_space::execution_space >::member_type &team_member, ViewTypeOut dst, const ViewTypeIn src, const int N) |
| template<int dim, int n_rows, int n_columns, typename Number, int direction, bool contract_over_rows, bool add, typename ViewTypeIn, typename ViewTypeOut> | |
| void | Portable::internal::apply (const Kokkos::TeamPolicy< MemorySpace::Default::kokkos_space::execution_space >::member_type &team_member, const Kokkos::View< Number *, MemorySpace::Default::kokkos_space > shape_data, const ViewTypeIn in, ViewTypeOut out) |