Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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: