
Go to the source code of this file.
Functions | |
| CDECL void | fem_impl_call_init (void) |
| FDECL void | FTN_NAME (INIT, init) |
| CDECL void fem_impl_call_init | ( | void | ) |
Definition at line 13 of file call_init.c.
| FDECL void FTN_NAME | ( | INIT | , | |
| init | ||||
| ) |
Definition at line 25 of file femmain.C.
References CmiGetArgFlagDesc(), driver(), fem_impl_call_init(), FEM_Init(), FEM_Mesh_allocate(), FEM_Mesh_broadcast(), FEM_Mesh_deallocate(), FEM_Mesh_default_read(), FEM_Mesh_default_write(), FEM_Mesh_read(), FEM_Mesh_set_default_read(), FEM_Mesh_set_default_write(), FEM_Mesh_write(), FTN_NAME(), init(), MPI_Comm_rank(), MPI_Comm_size(), MPI_COMM_WORLD, MPI_Finalize(), and MPI_Init().
1.5.5