Amandus: Simulations based on multilevel Schwarz methods
Public Member Functions | Private Attributes | List of all members
Waterfall Class Reference
Inheritance diagram for Waterfall:
Inheritance graph
[legend]
Collaboration diagram for Waterfall:
Collaboration graph
[legend]

Public Member Functions

 Waterfall (const double k=60.)
 
virtual double value (const Point< 2 > &p, const unsigned int component=0) const
 
virtual void value_list (const std::vector< Point< 2 >> &points, std::vector< double > &values, const unsigned int component=0) const
 
virtual Tensor< 1, 2 > gradient (const Point< 2 > &p, const unsigned int component=0) const
 
virtual double laplacian (const Point< 2 > &p, const unsigned int component=0) const
 

Private Attributes

const double k
 

Constructor & Destructor Documentation

Waterfall::Waterfall ( const double  k = 60.)

Member Function Documentation

Tensor< 1, 2 > Waterfall::gradient ( const Point< 2 > &  p,
const unsigned int  component = 0 
) const
virtual
double Waterfall::laplacian ( const Point< 2 > &  p,
const unsigned int  component = 0 
) const
virtual
double Waterfall::value ( const Point< 2 > &  p,
const unsigned int  component = 0 
) const
virtual
void Waterfall::value_list ( const std::vector< Point< 2 >> &  points,
std::vector< double > &  values,
const unsigned int  component = 0 
) const
virtual

Here is the call graph for this function:

Member Data Documentation

const double Waterfall::k
private

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