#include <stdio.h>#include <string.h>#include <stdlib.h>#include <math.h>#include <fcntl.h>#include <sys/resource.h>#include <sys/types.h>#include <time.h>#include <sys/stat.h>#include <unistd.h>#include <dlfcn.h>#include <stdbool.h>#include "h3dpublic_defs.h"#include "h3dpublic_export.h"#include "h3d_values.h"Go to the source code of this file.
Macros | |
| #define | _FCALL |
| #define | _FCALL |
Functions | |
| void | c_h3d_eroded_shell_ (my_real *TT, int *IH3D, int *ITAB, int *NUMNOD, int *IXC, int *NIXC, int *NUMELC, int *IPARTC, int *IXTG, int *NIXTG, int *NUMELTG, int *IPARTTG, my_real *FUNC, int *ID_ELEM, int *CPT_DATATYPE, int *ITY_ELEM, int *NUMELS, int *NUMELQ, int *NUMELT, int *NUMELP, int *NUMELR) |
| void _FCALL | C_H3D_ERODED_SHELL (my_real *TT, int *IH3D, int *ITAB, int *NUMNOD, int *IXC, int *NIXC, int *NUMELC, int *IPARTC, int *IXTG, int *NIXTG, int *NUMELTG, int *IPARTTG, my_real *FUNC, int *ID_ELEM, int *CPT_DATATYPE, int *ITY_ELEM, int *NUMELS, int *NUMELQ, int *NUMELT, int *NUMELP, int *NUMELR) |
| void | c_h3d_eroded_shell__ (my_real *TT, int *IH3D, int *ITAB, int *NUMNOD, int *IXC, int *NIXC, int *NUMELC, int *IPARTC, int *IXTG, int *NIXTG, int *NUMELTG, int *IPARTTG, my_real *FUNC, int *ID_ELEM, int *CPT_DATATYPE, int *ITY_ELEM, int *NUMELS, int *NUMELQ, int *NUMELT, int *NUMELP, int *NUMELR) |
| void | c_h3d_eroded_shell (my_real *TT, int *IH3D, int *ITAB, int *NUMNOD, int *IXC, int *NIXC, int *NUMELC, int *IPARTC, int *IXTG, int *NIXTG, int *NUMELTG, int *IPARTTG, my_real *FUNC, int *ID_ELEM, int *CPT_DATATYPE, int *ITY_ELEM, int *NUMELS, int *NUMELQ, int *NUMELT, int *NUMELP, int *NUMELR) |
| void | c_h3d_create_shell_eroded_ (int *cpt_data, char *name, int *size, int *info, char *name1, int *size1) |
| void _FCALL | C_H3D_CREATE_SHELL_ERODED (int *cpt_data, char *name, int *size, int *info, char *name1, int *size1) |
| void | c_h3d_create_shell_eroded__ (int *cpt_data, char *name, int *size, int *info, char *name1, int *size1) |
| void | c_h3d_create_shell_eroded (int *cpt_data, char *name, int *size, int *info, char *name1, int *size1) |
| #define _FCALL |
Definition at line 50 of file c_h3d_eroded_shell.cpp.
| #define _FCALL |
Definition at line 50 of file c_h3d_eroded_shell.cpp.
| void _FCALL C_H3D_CREATE_SHELL_ERODED | ( | int * | cpt_data, |
| char * | name, | ||
| int * | size, | ||
| int * | info, | ||
| char * | name1, | ||
| int * | size1 ) |
Definition at line 257 of file c_h3d_eroded_shell.cpp.
| void c_h3d_create_shell_eroded | ( | int * | cpt_data, |
| char * | name, | ||
| int * | size, | ||
| int * | info, | ||
| char * | name1, | ||
| int * | size1 ) |
Definition at line 263 of file c_h3d_eroded_shell.cpp.
| void c_h3d_create_shell_eroded_ | ( | int * | cpt_data, |
| char * | name, | ||
| int * | size, | ||
| int * | info, | ||
| char * | name1, | ||
| int * | size1 ) |
Definition at line 184 of file c_h3d_eroded_shell.cpp.
| void c_h3d_create_shell_eroded__ | ( | int * | cpt_data, |
| char * | name, | ||
| int * | size, | ||
| int * | info, | ||
| char * | name1, | ||
| int * | size1 ) |
Definition at line 260 of file c_h3d_eroded_shell.cpp.
| void _FCALL C_H3D_ERODED_SHELL | ( | my_real * | TT, |
| int * | IH3D, | ||
| int * | ITAB, | ||
| int * | NUMNOD, | ||
| int * | IXC, | ||
| int * | NIXC, | ||
| int * | NUMELC, | ||
| int * | IPARTC, | ||
| int * | IXTG, | ||
| int * | NIXTG, | ||
| int * | NUMELTG, | ||
| int * | IPARTTG, | ||
| my_real * | FUNC, | ||
| int * | ID_ELEM, | ||
| int * | CPT_DATATYPE, | ||
| int * | ITY_ELEM, | ||
| int * | NUMELS, | ||
| int * | NUMELQ, | ||
| int * | NUMELT, | ||
| int * | NUMELP, | ||
| int * | NUMELR ) |
Definition at line 165 of file c_h3d_eroded_shell.cpp.
| void c_h3d_eroded_shell | ( | my_real * | TT, |
| int * | IH3D, | ||
| int * | ITAB, | ||
| int * | NUMNOD, | ||
| int * | IXC, | ||
| int * | NIXC, | ||
| int * | NUMELC, | ||
| int * | IPARTC, | ||
| int * | IXTG, | ||
| int * | NIXTG, | ||
| int * | NUMELTG, | ||
| int * | IPARTTG, | ||
| my_real * | FUNC, | ||
| int * | ID_ELEM, | ||
| int * | CPT_DATATYPE, | ||
| int * | ITY_ELEM, | ||
| int * | NUMELS, | ||
| int * | NUMELQ, | ||
| int * | NUMELT, | ||
| int * | NUMELP, | ||
| int * | NUMELR ) |
Definition at line 177 of file c_h3d_eroded_shell.cpp.
| void c_h3d_eroded_shell_ | ( | my_real * | TT, |
| int * | IH3D, | ||
| int * | ITAB, | ||
| int * | NUMNOD, | ||
| int * | IXC, | ||
| int * | NIXC, | ||
| int * | NUMELC, | ||
| int * | IPARTC, | ||
| int * | IXTG, | ||
| int * | NIXTG, | ||
| int * | NUMELTG, | ||
| int * | IPARTTG, | ||
| my_real * | FUNC, | ||
| int * | ID_ELEM, | ||
| int * | CPT_DATATYPE, | ||
| int * | ITY_ELEM, | ||
| int * | NUMELS, | ||
| int * | NUMELQ, | ||
| int * | NUMELT, | ||
| int * | NUMELP, | ||
| int * | NUMELR ) |
Definition at line 78 of file c_h3d_eroded_shell.cpp.
| void c_h3d_eroded_shell__ | ( | my_real * | TT, |
| int * | IH3D, | ||
| int * | ITAB, | ||
| int * | NUMNOD, | ||
| int * | IXC, | ||
| int * | NIXC, | ||
| int * | NUMELC, | ||
| int * | IPARTC, | ||
| int * | IXTG, | ||
| int * | NIXTG, | ||
| int * | NUMELTG, | ||
| int * | IPARTTG, | ||
| my_real * | FUNC, | ||
| int * | ID_ELEM, | ||
| int * | CPT_DATATYPE, | ||
| int * | ITY_ELEM, | ||
| int * | NUMELS, | ||
| int * | NUMELQ, | ||
| int * | NUMELT, | ||
| int * | NUMELP, | ||
| int * | NUMELR ) |
Definition at line 171 of file c_h3d_eroded_shell.cpp.