Public Attributes
|
List of all members
prec_t Struct Reference
Preconditioner struct.
More...
#include <
prec.h
>
Public Attributes
bsr_matrix
*
L
bsr_matrix
*
D
bsr_matrix
*
U
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:
prec.h