#include "Trilinos_Util.h"#include "Epetra_Comm.h"Include dependency graph for Trilinos_Util_create_vbr.cpp:

Functions | |
| void | Trilinos_Util_create_vbr (const Epetra_Comm &Comm, char *partition_file, int *N_global, int *N_blk_global, int *n_nonzeros, int *n_blk_nonzeros, int *N_update, int **update, int *bindx_msr, double *val_msr, double **val, int **indx, int **rpntr, int **cpntr, int **bpntr, int **bindx) |
| void Trilinos_Util_create_vbr | ( | const Epetra_Comm & | Comm, | |
| char * | partition_file, | |||
| int * | N_global, | |||
| int * | N_blk_global, | |||
| int * | n_nonzeros, | |||
| int * | n_blk_nonzeros, | |||
| int * | N_update, | |||
| int ** | update, | |||
| int * | bindx_msr, | |||
| double * | val_msr, | |||
| double ** | val, | |||
| int ** | indx, | |||
| int ** | rpntr, | |||
| int ** | cpntr, | |||
| int ** | bpntr, | |||
| int ** | bindx | |||
| ) |
1.4.7