Reference documentation for deal.II version 9.5.0
\(\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
Public Member Functions | Private Attributes | List of all members
GridTools::internal::Shift< spacedim > Class Template Reference

Public Member Functions

 Shift (const Tensor< 1, spacedim > &shift)
 
Point< spacedim > operator() (const Point< spacedim > p) const
 

Private Attributes

const Tensor< 1, spacedim > shift
 

Detailed Description

template<int spacedim>
class GridTools::internal::Shift< spacedim >

Definition at line 2058 of file grid_tools.cc.

Constructor & Destructor Documentation

◆ Shift()

template<int spacedim>
GridTools::internal::Shift< spacedim >::Shift ( const Tensor< 1, spacedim > &  shift)
inlineexplicit

Definition at line 2061 of file grid_tools.cc.

Member Function Documentation

◆ operator()()

template<int spacedim>
Point< spacedim > GridTools::internal::Shift< spacedim >::operator() ( const Point< spacedim >  p) const
inline

Definition at line 2065 of file grid_tools.cc.

Member Data Documentation

◆ shift

template<int spacedim>
const Tensor<1, spacedim> GridTools::internal::Shift< spacedim >::shift
private

Definition at line 2071 of file grid_tools.cc.


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