FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_map_int Struct Reference

#include <hecmw_map_int.h>

Collaboration diagram for hecmw_map_int:

Data Fields

size_t n_val
 
size_t max_val
 
struct hecmw_map_int_valuevals
 
struct hecmw_map_int_pairpairs
 
int checked
 
int sorted
 
struct hecmw_bit_arraymark
 
int in_iter
 
size_t iter
 
void(* free_fnc )(void *)
 

Detailed Description

Definition at line 21 of file hecmw_map_int.h.

Field Documentation

◆ checked

int hecmw_map_int::checked

Definition at line 28 of file hecmw_map_int.h.

◆ free_fnc

void(* hecmw_map_int::free_fnc) (void *)

Definition at line 36 of file hecmw_map_int.h.

◆ in_iter

int hecmw_map_int::in_iter

Definition at line 33 of file hecmw_map_int.h.

◆ iter

size_t hecmw_map_int::iter

Definition at line 34 of file hecmw_map_int.h.

◆ mark

struct hecmw_bit_array* hecmw_map_int::mark

Definition at line 31 of file hecmw_map_int.h.

◆ max_val

size_t hecmw_map_int::max_val

Definition at line 23 of file hecmw_map_int.h.

◆ n_val

size_t hecmw_map_int::n_val

Definition at line 22 of file hecmw_map_int.h.

◆ pairs

struct hecmw_map_int_pair* hecmw_map_int::pairs

Definition at line 26 of file hecmw_map_int.h.

◆ sorted

int hecmw_map_int::sorted

Definition at line 29 of file hecmw_map_int.h.

◆ vals

struct hecmw_map_int_value* hecmw_map_int::vals

Definition at line 25 of file hecmw_map_int.h.


The documentation for this struct was generated from the following file: