Public Member Functions | List of all members
RT_velocityY Class Reference

Y component of the velocity in Rayleigh Taylor initial conditions. More...

#include <RT.hpp>

Inheritance diagram for RT_velocityY:
Inheritance graph
[legend]
Collaboration diagram for RT_velocityY:
Collaboration graph
[legend]

Public Member Functions

double operator() (const Vector2D &r) const
 Evaluates the function. More...
 

Detailed Description

Y component of the velocity in Rayleigh Taylor initial conditions.

Definition at line 14 of file RT.hpp.

Member Function Documentation

◆ operator()()

double RT_velocityY::operator() ( const Vector2D point) const
virtual

Evaluates the function.

Parameters
pointPosition
Returns
The value of the function at the point

Implements SpatialDistribution.

Definition at line 11 of file RT.cpp.


The documentation for this class was generated from the following files: