Tatooine
agranovsky_flowmap_discretization.h
Go to the documentation of this file.
1#ifndef TATOOINE_AGRANOVSKY_FLOWMAP_DISCRETIZATION_H
2#define TATOOINE_AGRANOVSKY_FLOWMAP_DISCRETIZATION_H
3//==============================================================================
6//==============================================================================
7namespace tatooine {
8//==============================================================================
9template <typename Real, std::size_t NumDimensions>
12template <typename Real>
15template <typename Real>
18template <std::size_t NumDimensions>
25//==============================================================================
26} // namespace tatooine
27//==============================================================================
28#endif
Definition: algorithm.h:6
Samples a flow map by advecting particles from a uniform rectilinear grid.
Definition: regular_flowmap_discretization.h:14
Definition: staggered_flowmap_discretization.h:9