deal.II version GIT relicensing-2250-g88cb8ba3cb 2024-12-13 12:20:00+00:00
|
#include <deal.II/matrix_free/tensor_product_point_kernels.h>
Public Types | |
using | type = typename ProductType< Tensor< 1, dim, Number >, Number2 >::type |
Definition at line 47 of file tensor_product_point_kernels.h.
using internal::ProductTypeNoPoint< Point< dim, Number >, Number2 >::type = typename ProductType<Tensor<1, dim, Number>, Number2>::type |
Definition at line 49 of file tensor_product_point_kernels.h.