Go to the source code of this file.
|
void | mesh_migration (int mynode, int pesize, Result_part *result, int *vtxdist) |
|
void | mesh_migration_adapt (int mynode, int pesize, Result_part *result, int *vtxdist) |
|
void | write_dist_mesh_display (char *outfile, struct hecmwST_local_mesh *new_mesh, struct hecmwST_result_data *new_data) |
|
void | write_one_mesh_display (char *outfile, struct hecmwST_local_mesh *new_mesh, struct hecmwST_result_data *new_data, HECMW_Comm VIS_COMM, int mynode, int pesize) |
|
void | HECMW_put_result_from_structure (struct hecmwST_local_mesh *mesh, struct hecmwST_result_data *data, char *resultfile_dist) |
|
void | redistribute_mesh (GraphType *graph, Result_part *result, int mynode, int pesize) |
|
◆ HECMW_put_result_from_structure()
◆ mesh_migration()
void mesh_migration |
( |
int |
mynode, |
|
|
int |
pesize, |
|
|
Result_part * |
result, |
|
|
int * |
vtxdist |
|
) |
| |
◆ mesh_migration_adapt()
void mesh_migration_adapt |
( |
int |
mynode, |
|
|
int |
pesize, |
|
|
Result_part * |
result, |
|
|
int * |
vtxdist |
|
) |
| |
◆ redistribute_mesh()
void redistribute_mesh |
( |
GraphType * |
graph, |
|
|
Result_part * |
result, |
|
|
int |
mynode, |
|
|
int |
pesize |
|
) |
| |
◆ write_dist_mesh_display()
◆ write_one_mesh_display()
◆ data
◆ mesh
◆ new_data
◆ new_mesh