#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_update_rwalls_ (int *NOM_OPT, int *LNOPT1, int *I16D, int *NPRW, int *NRWALL, int *MAX_NOD_ID, my_real *XWL, my_real *YWL, my_real *ZWL, my_real *V1, my_real *V2, my_real *V3, my_real *VV1, my_real *VV2, my_real *VV3) |
| void _FCALL | C_H3D_UPDATE_RWALLS (int *NOM_OPT, int *LNOPT1, int *I16D, int *NPRW, int *NRWALL, int *MAX_NOD_ID, my_real *XWL, my_real *YWL, my_real *ZWL, my_real *V1, my_real *V2, my_real *V3, my_real *VV1, my_real *VV2, my_real *VV3) |
| void | c_h3d_update_rwalls__ (int *NOM_OPT, int *LNOPT1, int *I16D, int *NPRW, int *NRWALL, int *MAX_NOD_ID, my_real *XWL, my_real *YWL, my_real *ZWL, my_real *V1, my_real *V2, my_real *V3, my_real *VV1, my_real *VV2, my_real *VV3) |
| void | c_h3d_update_rwalls (int *NOM_OPT, int *LNOPT1, int *I16D, int *NPRW, int *NRWALL, int *MAX_NOD_ID, my_real *XWL, my_real *YWL, my_real *ZWL, my_real *V1, my_real *V2, my_real *V3, my_real *VV1, my_real *VV2, my_real *VV3) |
| #define _FCALL |
Definition at line 50 of file c_h3d_update_rwalls.cpp.
| #define _FCALL |
Definition at line 50 of file c_h3d_update_rwalls.cpp.
| void _FCALL C_H3D_UPDATE_RWALLS | ( | int * | NOM_OPT, |
| int * | LNOPT1, | ||
| int * | I16D, | ||
| int * | NPRW, | ||
| int * | NRWALL, | ||
| int * | MAX_NOD_ID, | ||
| my_real * | XWL, | ||
| my_real * | YWL, | ||
| my_real * | ZWL, | ||
| my_real * | V1, | ||
| my_real * | V2, | ||
| my_real * | V3, | ||
| my_real * | VV1, | ||
| my_real * | VV2, | ||
| my_real * | VV3 ) |
Definition at line 149 of file c_h3d_update_rwalls.cpp.
| void c_h3d_update_rwalls | ( | int * | NOM_OPT, |
| int * | LNOPT1, | ||
| int * | I16D, | ||
| int * | NPRW, | ||
| int * | NRWALL, | ||
| int * | MAX_NOD_ID, | ||
| my_real * | XWL, | ||
| my_real * | YWL, | ||
| my_real * | ZWL, | ||
| my_real * | V1, | ||
| my_real * | V2, | ||
| my_real * | V3, | ||
| my_real * | VV1, | ||
| my_real * | VV2, | ||
| my_real * | VV3 ) |
Definition at line 161 of file c_h3d_update_rwalls.cpp.
| void c_h3d_update_rwalls_ | ( | int * | NOM_OPT, |
| int * | LNOPT1, | ||
| int * | I16D, | ||
| int * | NPRW, | ||
| int * | NRWALL, | ||
| int * | MAX_NOD_ID, | ||
| my_real * | XWL, | ||
| my_real * | YWL, | ||
| my_real * | ZWL, | ||
| my_real * | V1, | ||
| my_real * | V2, | ||
| my_real * | V3, | ||
| my_real * | VV1, | ||
| my_real * | VV2, | ||
| my_real * | VV3 ) |
Definition at line 77 of file c_h3d_update_rwalls.cpp.
| void c_h3d_update_rwalls__ | ( | int * | NOM_OPT, |
| int * | LNOPT1, | ||
| int * | I16D, | ||
| int * | NPRW, | ||
| int * | NRWALL, | ||
| int * | MAX_NOD_ID, | ||
| my_real * | XWL, | ||
| my_real * | YWL, | ||
| my_real * | ZWL, | ||
| my_real * | V1, | ||
| my_real * | V2, | ||
| my_real * | V3, | ||
| my_real * | VV1, | ||
| my_real * | VV2, | ||
| my_real * | VV3 ) |
Definition at line 155 of file c_h3d_update_rwalls.cpp.