Graphite
Loading...
Searching...
No Matches
graphite::Preconditioner< T, S > Class Template Referenceabstract
Inheritance diagram for graphite::Preconditioner< T, S >:

Public Member Functions

virtual void update_structure (Graph< T, S > *graph, StreamPool &streams)=0
 
virtual void update_values (Graph< T, S > *graph, StreamPool &streams)=0
 
virtual void set_damping_factor (Graph< T, S > *graph, T damping_factor, StreamPool &streams)=0
 
virtual void apply (Graph< T, S > *graph, T *z, const T *r, StreamPool &streams)=0
 

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