PPL Logo

libs/ck-libs/metis/programs/m2gmetis.c File Reference

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
void M2GPrintInfo (params_t *params, mesh_t *mesh)
void M2GReportResults (params_t *params, mesh_t *mesh, graph_t *graph)


Function Documentation

int main ( int  argc,
char *  argv[] 
)

void M2GPrintInfo ( params_t params,
mesh_t mesh 
)

This function prints run parameters

Definition at line 99 of file m2gmetis.c.

References params_t::filename, params_t::gtype, gtypenames, params_t::ncommon, mesh_t::ne, mesh_t::nn, and params_t::outfile.

Referenced by main().

Here is the caller graph for this function:

void M2GReportResults ( params_t params,
mesh_t mesh,
graph_t graph 
)

This function does any post-metis reporting

Definition at line 122 of file m2gmetis.c.

References params_t::iotimer, params_t::maxmemory, graph_t::nedges, graph_t::nvtxs, params_t::parttimer, and params_t::reporttimer.

Referenced by main().

Here is the caller graph for this function:


Generated on Mon Sep 21 08:10:22 2020 for Charm++ by  doxygen 1.5.5