prec_t Struct Reference

Preconditioner struct. More...

#include <prec.h>

Public Attributes

bsr_matrixL
 
bsr_matrixD
 
bsr_matrixU
 
int noffsets
 
int(* offsets )[3]
 

Detailed Description

Preconditioner struct.

Member Data Documentation

◆ D

bsr_matrix* prec_t::D

◆ L

bsr_matrix* prec_t::L

◆ noffsets

int prec_t::noffsets

◆ offsets

int(* prec_t::offsets)[3]

◆ U

bsr_matrix* prec_t::U

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