|
Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
Functions | |
| int | get_number_of_vertices (void *data, int *ierr) |
| void | get_vertex_list (void *data, int sizeGID, int sizeLID, ZOLTAN_ID_PTR globalID, ZOLTAN_ID_PTR localID, int wgt_dim, float *obj_wgts, int *ierr) |
| void | get_hypergraph_size (void *data, int *num_lists, int *num_nonzeroes, int *format, int *ierr) |
| void | get_hypergraph (void *data, int sizeGID, int num_edges, int num_nonzeroes, int format, ZOLTAN_ID_PTR edgeGID, int *vtxPtr, ZOLTAN_ID_PTR vtxGID, int *ierr) |
| int HG_1D_Flat_J::get_number_of_vertices | ( | void * | data, |
| int * | ierr | ||
| ) |
Definition at line 104 of file cijk_partition_zoltan.cpp.
| void HG_1D_Flat_J::get_vertex_list | ( | void * | data, |
| int | sizeGID, | ||
| int | sizeLID, | ||
| ZOLTAN_ID_PTR | globalID, | ||
| ZOLTAN_ID_PTR | localID, | ||
| int | wgt_dim, | ||
| float * | obj_wgts, | ||
| int * | ierr | ||
| ) |
Definition at line 112 of file cijk_partition_zoltan.cpp.
| void HG_1D_Flat_J::get_hypergraph_size | ( | void * | data, |
| int * | num_lists, | ||
| int * | num_nonzeroes, | ||
| int * | format, | ||
| int * | ierr | ||
| ) |
Definition at line 128 of file cijk_partition_zoltan.cpp.
| void HG_1D_Flat_J::get_hypergraph | ( | void * | data, |
| int | sizeGID, | ||
| int | num_edges, | ||
| int | num_nonzeroes, | ||
| int | format, | ||
| ZOLTAN_ID_PTR | edgeGID, | ||
| int * | vtxPtr, | ||
| ZOLTAN_ID_PTR | vtxGID, | ||
| int * | ierr | ||
| ) |
Definition at line 150 of file cijk_partition_zoltan.cpp.
1.8.5