Go to the source code of this file.
Functions | |
COM_EXTERN_MODULE (Rocmap) | |
COM_EXTERN_MODULE (Rocout) | |
void | init_structure_mesh (double coors_s[5][6][10][3]) |
bool | is_local (int pid, int comm_rank, int comm_size) |
int | main (int argc, char *argv[]) |
COM_EXTERN_MODULE | ( | Rocmap | ) |
COM_EXTERN_MODULE | ( | Rocout | ) |
void init_structure_mesh | ( | double | coors_s[5][6][10][3] | ) |
Definition at line 34 of file bordertest_struc.C.
Referenced by main().
bool is_local | ( | int | pid, |
int | comm_rank, | ||
int | comm_size | ||
) |
Definition at line 49 of file bordertest_struc.C.
Referenced by IM_Reader::read_mesh(), and Rocin::register_panes().
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 53 of file bordertest_struc.C.
References COM_call_function(), COM_finalize(), COM_get_attribute_handle(), COM_get_function_handle(), COM_init(), COM_INTEGER, COM_LOAD_MODULE_STATIC_DYNAMIC, COM_new_attribute(), COM_new_window(), COM_resize_array(), COM_set_array(), COM_set_array_const(), COM_set_size(), COM_window_init_done(), coors_s, init_structure_mesh(), ni, nj, and nk.