Reference documentation for deal.II version 9.6.1
 
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
internal::ProductTypeNoPoint< Point< dim, Number >, Number2 > Struct Template Reference

#include <deal.II/matrix_free/tensor_product_point_kernels.h>

Inheritance diagram for internal::ProductTypeNoPoint< Point< dim, Number >, Number2 >:

Public Types

using type = typename ProductType<Tensor<1, dim, Number>, Number2>::type
 
using type
 

Detailed Description

template<int dim, typename Number, typename Number2>
struct internal::ProductTypeNoPoint< Point< dim, Number >, Number2 >

Definition at line 47 of file tensor_product_point_kernels.h.

Member Typedef Documentation

◆ type [1/2]

template<int dim, typename Number, typename Number2>
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.

◆ type [2/2]

using internal::ProductTypeNoPoint< Number, Number2 >::type

Definition at line 43 of file tensor_product_point_kernels.h.


The documentation for this struct was generated from the following file: