TIMPI
Namespaces | Functions
timpi_init.C File Reference

Go to the source code of this file.

Namespaces

 TIMPI
 

Functions

void TIMPI_MPI_Handler (MPI_Comm *, int *,...)
 

Function Documentation

◆ TIMPI_MPI_Handler()

void TIMPI_MPI_Handler ( MPI_Comm *  ,
int *  ,
  ... 
)

Definition at line 30 of file timpi_init.C.

Referenced by TIMPI::TIMPIInit::TIMPIInit().

31 {
32  timpi_not_implemented();
33 }