PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Static Public Member Functions | Static Protected Member Functions | List of all members
pism::inverse::MatrixMultiplyCallback< C, MultiplyCallback > Class Template Reference

#include <IP_SSATaucTikhonovGNSolver.hh>

Static Public Member Functions

static void connect (Mat A)
 

Static Protected Member Functions

static PetscErrorCode callback (Mat A, Vec x, Vec y)
 

Detailed Description

template<class C, void(C::*)(Vec, Vec) MultiplyCallback>
class pism::inverse::MatrixMultiplyCallback< C, MultiplyCallback >

Definition at line 32 of file IP_SSATaucTikhonovGNSolver.hh.


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