velocity_function.hpp File Reference

Demo analytic velocity fields. More...

#include <cmath>
#include <tuple>
#include <cassert>

Go to the source code of this file.

Classes

struct  LCS::VelocityFunction::BowerModel< T >
 Bower model for meandering jet. More...
 
struct  LCS::VelocityFunction::DoubleGyreModel< T >
 Double-gyre model. More...
 

Namespaces

 LCS
 Namespace for the whole project.
 
 LCS::VelocityFunction
 Namespace for demo velocity functions.
 

Detailed Description

Demo analytic velocity fields.

This file contains implementations of demo velocity fields with analytic velocity functions.