Discontinuous Galerkin Library
#include "dg/algorithm.h"
Loading...
Searching...
No Matches

\( f(x,y) =B+ A \cos(k_y y) \) More...

Public Member Functions

 CosY (double amp, double bamp, double ky)
 Construct.
 
DG_DEVICE double operator() (double x, double y) const
 

Detailed Description

\( f(x,y) =B+ A \cos(k_y y) \)

Constructor & Destructor Documentation

◆ CosY()

dg::CosY::CosY ( double amp,
double bamp,
double ky )
inline

Construct.

Parameters
ampamplitude A
bampbackgroundamp B
kyky

Member Function Documentation

◆ operator()()

DG_DEVICE double dg::CosY::operator() ( double x,
double y ) const
inline

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