JacobiMethod Class Reference

#include <JacobiMethod.hpp>

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

List of all members.

Public Member Functions

 JacobiMethod ()
virtual ~JacobiMethod ()
virtual void Smooth (Vec x, int global, int local)
virtual void PreSmoothing (Mat matrix, Vec b)
virtual void SetRhs (Vec rhs)
virtual Vec GetResidual (Vec x)

Constructor & Destructor Documentation

JacobiMethod::JacobiMethod (  ) 
JacobiMethod::~JacobiMethod (  )  [virtual]

Member Function Documentation

Vec JacobiMethod::GetResidual ( Vec  x  )  [virtual]

Implements Smoother.

void JacobiMethod::PreSmoothing ( Mat  matrix,
Vec  b 
) [virtual]

Implements Smoother.

Here is the caller graph for this function:

void JacobiMethod::SetRhs ( Vec  rhs  )  [virtual]

Implements Smoother.

void JacobiMethod::Smooth ( Vec  x,
int  global,
int  local 
) [virtual]

Implements Smoother.

Here is the caller graph for this function:


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

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1