Amandus: Simulations based on multilevel Schwarz methods
Public Member Functions | Private Attributes | List of all members
CahnHilliard::ShearAdvection< dim > Class Template Reference

#include <samples.h>

Inheritance diagram for CahnHilliard::ShearAdvection< dim >:
Inheritance graph
[legend]
Collaboration diagram for CahnHilliard::ShearAdvection< dim >:
Collaboration graph
[legend]

Public Member Functions

 ShearAdvection (double strength)
 
virtual double value (const Point< dim > &p, const unsigned int component=0) const
 

Private Attributes

const double strength
 

Constructor & Destructor Documentation

template<int dim>
CahnHilliard::ShearAdvection< dim >::ShearAdvection ( double  strength)
inline

Member Function Documentation

template<int dim>
virtual double CahnHilliard::ShearAdvection< dim >::value ( const Point< dim > &  p,
const unsigned int  component = 0 
) const
inlinevirtual

Member Data Documentation

template<int dim>
const double CahnHilliard::ShearAdvection< dim >::strength
private

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