XGCa
Public Attributes | List of all members
MatShellCtx Struct Reference

Public Attributes

Mat MpTrans
 PETSc matrix. More...
 
Mat Mp
 PETSc matrix. More...
 
Vec ff
 PETSc vector. More...
 
Vec uu
 PETSc vector. More...
 

Detailed Description

Helper struct for pseudo_inv_grid_to_particles.

Member Data Documentation

◆ ff

Vec MatShellCtx::ff

PETSc vector.

◆ Mp

Mat MatShellCtx::Mp

PETSc matrix.

◆ MpTrans

Mat MatShellCtx::MpTrans

PETSc matrix.

◆ uu

Vec MatShellCtx::uu

PETSc vector.


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