Go to the source code of this file.
Functions | |
COM_EXTERN_MODULE (Rocmap) | |
COM_EXTERN_MODULE (Rocout) | |
void | init_unstructure_mesh (double coors[18][3], int elmts[4][8]) |
int | main (int argc, char *argv[]) |
COM_EXTERN_MODULE | ( | Rocmap | ) |
COM_EXTERN_MODULE | ( | Rocout | ) |
void init_unstructure_mesh | ( | double | coors[18][3], |
int | elmts[4][8] | ||
) |
Definition at line 33 of file bordertest_hex.C.
Referenced by main().
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 127 of file bordertest_hex.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_size(), COM_window_init_done(), coors_s, elmts, i, init_unstructure_mesh(), num_elmts, and num_nodes.