TriUtils
Development
|
#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 |
int* SPBLASMAT_STRUCT::bindx |
Referenced by Trilinos_Util_duscr_vbr(), and Trilinos_Util_dusmm().
int* SPBLASMAT_STRUCT::bpntrb |
Referenced by Trilinos_Util_duscr_vbr(), and Trilinos_Util_dusmm().
int* SPBLASMAT_STRUCT::bpntre |
Referenced by Trilinos_Util_duscr_vbr(), and Trilinos_Util_dusmm().
double* SPBLASMAT_STRUCT::buffer |
Referenced by Trilinos_Util_duscr_vbr(), Trilinos_Util_dusds_vbr(), and Trilinos_Util_dusmm().
int SPBLASMAT_STRUCT::buffersize |
Referenced by Trilinos_Util_duscr_vbr().
int SPBLASMAT_STRUCT::bufferstride |
Referenced by Trilinos_Util_duscr_vbr().
int* SPBLASMAT_STRUCT::cpntr |
Referenced by Trilinos_Util_duscr_vbr(), and Trilinos_Util_dusmm().
int* SPBLASMAT_STRUCT::indx |
Referenced by Trilinos_Util_duscr_vbr(), and Trilinos_Util_dusmm().
int SPBLASMAT_STRUCT::maxblocksize |
Referenced by Trilinos_Util_duscr_vbr(), and Trilinos_Util_dusmm().
int SPBLASMAT_STRUCT::minblocksize |
Referenced by Trilinos_Util_duscr_vbr(), and Trilinos_Util_dusmm().
int SPBLASMAT_STRUCT::n |
Referenced by Trilinos_Util_duscr_vbr().
int* SPBLASMAT_STRUCT::ncolvec |
Referenced by Trilinos_Util_duscr_vbr(), Trilinos_Util_dusds_vbr(), and Trilinos_Util_dusmm().
double SPBLASMAT_STRUCT::nops_per_rhs |
Referenced by Trilinos_Util_duscr_vbr().
int* SPBLASMAT_STRUCT::rpntr |
Referenced by Trilinos_Util_duscr_vbr(), and Trilinos_Util_dusmm().
double* SPBLASMAT_STRUCT::val |
Referenced by Trilinos_Util_duscr_vbr(), and Trilinos_Util_dusmm().