DirectSolver Class Reference

#include <DirectSolver.hpp>

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

List of all members.

Public Member Functions

 DirectSolver ()
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)
virtual ~DirectSolver ()

Constructor & Destructor Documentation

DirectSolver::DirectSolver (  ) 
DirectSolver::~DirectSolver (  )  [virtual]

Member Function Documentation

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

Implements Smoother.

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

Implements Smoother.

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

Implements Smoother.

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

Implements Smoother.


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