TriUtils  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

int* SPBLASMAT_STRUCT::bindx
int* SPBLASMAT_STRUCT::bpntrb
int* SPBLASMAT_STRUCT::bpntre
double* SPBLASMAT_STRUCT::buffer
int SPBLASMAT_STRUCT::buffersize

Referenced by Trilinos_Util_duscr_vbr().

int SPBLASMAT_STRUCT::bufferstride

Referenced by Trilinos_Util_duscr_vbr().

int* SPBLASMAT_STRUCT::cpntr
int* SPBLASMAT_STRUCT::indx
int SPBLASMAT_STRUCT::maxblocksize
int SPBLASMAT_STRUCT::minblocksize
int SPBLASMAT_STRUCT::n

Referenced by Trilinos_Util_duscr_vbr().

int* SPBLASMAT_STRUCT::ncolvec
double SPBLASMAT_STRUCT::nops_per_rhs

Referenced by Trilinos_Util_duscr_vbr().

int* SPBLASMAT_STRUCT::rpntr
double* SPBLASMAT_STRUCT::val

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