formulas2D.hh File Reference

#include "formula.hh"

Go to the source code of this file.

Classes

class  concepts::Cos_n_phi
 Class for evaluating $ \cos(n\phi), n\in\mathbb{Z} $ for points $ (x,y) \in \mathbb{R}^2 $ in cartesian coordinates. More...
 
class  concepts::Cos_n_x
 Class for evaluating $ \cos(2 \pi n x/ L), n\in\mathbb{Z} $ for points $ (x,y) \in \mathbb{R}^2 $ in cartesian coordinates. More...
 
class  concepts::Cos_n_y
 Class for evaluating $ \cos(2 \pi n y/ L), n\in\mathbb{Z} $ for points $ (x,y) \in \mathbb{R}^2 $ in cartesian coordinates. More...
 
class  concepts::Exp_i_n_phi
 Class for evaluating $ \exp(\mathrm{i}n\phi), n\in\mathbb{Z} $ for points $ (x,y) \in \mathbb{R}^2 $ in cartesian coordinates. More...
 
class  concepts::Exp_i_n_x
 Class for evaluating $ \exp(2 \pi i n x/ L), n\in\mathbb{Z} $ for points $ (x,y) \in \mathbb{R}^2 $ in cartesian coordinates. More...
 
class  concepts::Exp_i_n_y
 Class for evaluating $ \exp(2 \pi i n y/ L), n\in\mathbb{Z} $ for points $ (x,y) \in \mathbb{R}^2 $ in cartesian coordinates. More...
 
class  concepts::Sin_n_phi
 Class for evaluating $ \sin(n\phi), n\in\mathbb{Z} $ for points $ (x,y) \in \mathbb{R}^2 $ in cartesian coordinates. More...
 
class  concepts::Sin_n_x
 Class for evaluating $ \sin(2 \pi n x/ L), n\in\mathbb{Z} $ for points $ (x,y) \in \mathbb{R}^2 $ in cartesian coordinates. More...
 
class  concepts::Sin_n_y
 Class for evaluating $ \sin(2 \pi n y/ L), n\in\mathbb{Z} $ for points $ (x,y) \in \mathbb{R}^2 $ in cartesian coordinates. More...
 

Namespaces

 concepts
 Basic namespace for Concepts-2.
 

Detailed Description

Formulas in two dimensions.

Author
Kersten Schmidt, 2012

Definition in file formulas2D.hh.

Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich