\( f(x,y) = \lambda \ln{(\cosh{(x/\lambda) } +\epsilon \cos(y/\lambda)) } \)
More...
\( f(x,y) = \lambda \ln{(\cosh{(x/\lambda) } +\epsilon \cos(y/\lambda)) } \)
◆ IslandXY()
dg::IslandXY::IslandXY |
( |
double |
lambda, |
|
|
double |
eps |
|
) |
| |
|
inline |
Construct Island.
- Parameters
-
lambda | amplitude (must be != 0) |
eps | y-amplitude |
◆ operator()()
DG_DEVICE double dg::IslandXY::operator() |
( |
double |
x, |
|
|
double |
y |
|
) |
| const |
|
inline |
Return profile.
- Parameters
-
x | x - coordinate |
y | y - coordinate |
- Returns
- \( f(x,y)\)
The documentation for this struct was generated from the following file: