Ejemplo n.º 1
0
CDECL void
FEM_Migrate(void)
{
//  TCHARM_Migrate();
  AMPI_Migrate();
}
Ejemplo n.º 2
0
void mpi_migrate(void)
{
  AMPI_Migrate();
}