FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_vis_resampling.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  surfacep_info
 
struct  head_surface_info
 
struct  in_surface
 
struct  voxel_info
 
struct  voxel_data
 
struct  extent_data
 
struct  cube_pointer_struct
 
struct  cube_head_struct
 
struct  pvr_data
 
struct  cont_data
 

Macros

#define MASTER_PE   0
 
#define PI   3.1415926
 
#define HEX_N_NODE   8
 
#define HEX_N_FACE   6
 
#define HEX_NODE_INDEX   255 /* 2^8 */
 
#define HEX_FACE_INDEX   63 /* 2^6 */
 
#define MAX_LINE_LEN   256
 

Typedefs

typedef struct surfacep_info Surfacep_info
 
typedef struct head_surface_info Head_surfacep_info
 
typedef struct in_surface In_surface
 
typedef struct voxel_info Voxel_info
 
typedef struct voxel_data Voxel_data
 
typedef struct extent_data Extent_data
 
typedef struct cube_pointer_struct Cube_point
 
typedef struct cube_head_struct Cube_head
 
typedef struct pvr_data PVR_data
 
typedef struct cont_data Cont_data
 

Macro Definition Documentation

◆ HEX_FACE_INDEX

#define HEX_FACE_INDEX   63 /* 2^6 */

Definition at line 24 of file hecmw_vis_resampling.h.

◆ HEX_N_FACE

#define HEX_N_FACE   6

Definition at line 22 of file hecmw_vis_resampling.h.

◆ HEX_N_NODE

#define HEX_N_NODE   8

Definition at line 21 of file hecmw_vis_resampling.h.

◆ HEX_NODE_INDEX

#define HEX_NODE_INDEX   255 /* 2^8 */

Definition at line 23 of file hecmw_vis_resampling.h.

◆ MASTER_PE

#define MASTER_PE   0

Definition at line 18 of file hecmw_vis_resampling.h.

◆ MAX_LINE_LEN

#define MAX_LINE_LEN   256

Definition at line 26 of file hecmw_vis_resampling.h.

◆ PI

#define PI   3.1415926

Definition at line 20 of file hecmw_vis_resampling.h.

Typedef Documentation

◆ Cont_data

typedef struct cont_data Cont_data

◆ Cube_head

typedef struct cube_head_struct Cube_head

◆ Cube_point

◆ Extent_data

typedef struct extent_data Extent_data

◆ Head_surfacep_info

◆ In_surface

typedef struct in_surface In_surface

◆ PVR_data

typedef struct pvr_data PVR_data

◆ Surfacep_info

typedef struct surfacep_info Surfacep_info

◆ Voxel_data

typedef struct voxel_data Voxel_data

◆ Voxel_info

typedef struct voxel_info Voxel_info