Public Member Functions

MGSmootherBase< VECTOR > Class Template Reference
[Multilevel support]

Inheritance diagram for MGSmootherBase< VECTOR >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~MGSmootherBase ()
virtual void clear ()=0
virtual void smooth (const unsigned int level, VECTOR &u, const VECTOR &rhs) const =0

Detailed Description

template<class VECTOR>
class MGSmootherBase< VECTOR >

Base class for multigrid smoothers. Does nothing but defining the interface used by multigrid methods.

Author:
Guido Kanschat, 2002

Definition at line 237 of file mg_base.h.


Constructor & Destructor Documentation

template<class VECTOR>
virtual MGSmootherBase< VECTOR >::~MGSmootherBase (  ) [virtual]

Virtual destructor.


Member Function Documentation

template<class VECTOR>
virtual void MGSmootherBase< VECTOR >::clear (  ) [pure virtual]
template<class VECTOR>
virtual void MGSmootherBase< VECTOR >::smooth ( const unsigned int  level,
VECTOR &  u,
const VECTOR &  rhs 
) const [pure virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

deal.II documentation generated on Fri Feb 3 2012 06:04:09 by doxygen 1.7.2