Go to the documentation of this file.
32 #ifndef LA_LINSYS_BDDC_HH_
33 #define LA_LINSYS_BDDC_HH_
58 const int matrixTypeInt = 0,
59 const int numSubLoc = 1,
60 const bool swap_sign =
false );
62 void load_mesh(
const int nDim,
const int numNodes,
const int numDofs,
73 void mat_set_values(
int nrow,
int *rows,
int ncol,
int *cols,
double *vals );