OpenMEEG
Loading...
Searching...
No Matches
Public Member Functions | List of all members
OpenMEEG::Jacobi< M > Class Template Reference

#include <gmres.h>

Public Member Functions

 Jacobi (const M &m)
 
Vector operator() (const Vector &g) const
 
 ~Jacobi ()
 

Detailed Description

template<typename M>
class OpenMEEG::Jacobi< M >

Definition at line 22 of file gmres.h.

Constructor & Destructor Documentation

◆ Jacobi()

template<typename M >
OpenMEEG::Jacobi< M >::Jacobi ( const M &  m)
inline

Definition at line 24 of file gmres.h.

◆ ~Jacobi()

template<typename M >
OpenMEEG::Jacobi< M >::~Jacobi ( )
inline

Definition at line 34 of file gmres.h.

Member Function Documentation

◆ operator()()

template<typename M >
Vector OpenMEEG::Jacobi< M >::operator() ( const Vector g) const
inline

Definition at line 30 of file gmres.h.


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