TriUtils Development
Loading...
Searching...
No Matches
Public Attributes | List of all members
SPBLASMAT_STRUCT Struct Reference

#include <Trilinos_Util.h>

Public Attributes

int n
 
double * val
 
int * indx
 
int * bindx
 
int * rpntr
 
int * cpntr
 
int * bpntrb
 
int * bpntre
 
int buffersize
 
int bufferstride
 
double * buffer
 
int * ncolvec
 
double nops_per_rhs
 
int minblocksize
 
int maxblocksize
 

Member Data Documentation

◆ bindx

int* SPBLASMAT_STRUCT::bindx

◆ bpntrb

int* SPBLASMAT_STRUCT::bpntrb

◆ bpntre

int* SPBLASMAT_STRUCT::bpntre

◆ buffer

double* SPBLASMAT_STRUCT::buffer

◆ buffersize

int SPBLASMAT_STRUCT::buffersize

Referenced by Trilinos_Util_duscr_vbr().

◆ bufferstride

int SPBLASMAT_STRUCT::bufferstride

Referenced by Trilinos_Util_duscr_vbr().

◆ cpntr

int* SPBLASMAT_STRUCT::cpntr

◆ indx

int* SPBLASMAT_STRUCT::indx

◆ maxblocksize

int SPBLASMAT_STRUCT::maxblocksize

◆ minblocksize

int SPBLASMAT_STRUCT::minblocksize

◆ n

int SPBLASMAT_STRUCT::n

Referenced by Trilinos_Util_duscr_vbr().

◆ ncolvec

int* SPBLASMAT_STRUCT::ncolvec

◆ nops_per_rhs

double SPBLASMAT_STRUCT::nops_per_rhs

Referenced by Trilinos_Util_duscr_vbr().

◆ rpntr

int* SPBLASMAT_STRUCT::rpntr

◆ val

double* SPBLASMAT_STRUCT::val

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