MOAB: Mesh Oriented datABase  (version 5.5.0)
mesh_mem Struct Reference

Public Attributes

unsigned long long total_storage [2]
 
unsigned long long amortized_total_storage [2]
 
unsigned long long entity_storage [2]
 
unsigned long long amortized_entity_storage [2]
 
unsigned long long adjacency_storage [2]
 
unsigned long long amortized_adjacency_storage [2]
 
unsigned long long tag_storage [2]
 
unsigned long long amortized_tag_storage [2]
 
unsigned long long total_amortized_storage
 
unsigned long long adj_storage
 
unsigned long long amortized_adj_storage
 
unsigned long long vertex_storage
 
unsigned long long amortized_vertex_storage
 

Detailed Description

Definition at line 59 of file adj_mem_time_test.cpp.

Member Data Documentation

◆ adj_storage

unsigned long long mesh_mem::adj_storage

Definition at line 48 of file umr_perf.cpp.

◆ adjacency_storage

unsigned long long mesh_mem::adjacency_storage[2]

Definition at line 65 of file adj_mem_time_test.cpp.

Referenced by adj_perf().

◆ amortized_adj_storage

unsigned long long mesh_mem::amortized_adj_storage

Definition at line 49 of file umr_perf.cpp.

◆ amortized_adjacency_storage

unsigned long long mesh_mem::amortized_adjacency_storage[2]

Definition at line 66 of file adj_mem_time_test.cpp.

Referenced by adj_perf().

◆ amortized_entity_storage

unsigned long long mesh_mem::amortized_entity_storage

Definition at line 64 of file adj_mem_time_test.cpp.

Referenced by adj_perf().

◆ amortized_tag_storage

unsigned long long mesh_mem::amortized_tag_storage[2]

Definition at line 68 of file adj_mem_time_test.cpp.

Referenced by adj_perf().

◆ amortized_total_storage

unsigned long long mesh_mem::amortized_total_storage[2]

Definition at line 62 of file adj_mem_time_test.cpp.

Referenced by adj_perf().

◆ amortized_vertex_storage

unsigned long long mesh_mem::amortized_vertex_storage

Definition at line 53 of file umr_perf.cpp.

◆ entity_storage

unsigned long long mesh_mem::entity_storage

Definition at line 63 of file adj_mem_time_test.cpp.

Referenced by adj_perf(), and umr_perf_test().

◆ tag_storage

unsigned long long mesh_mem::tag_storage[2]

Definition at line 67 of file adj_mem_time_test.cpp.

Referenced by adj_perf().

◆ total_amortized_storage

unsigned long long mesh_mem::total_amortized_storage

Definition at line 45 of file umr_perf.cpp.

◆ total_storage

unsigned long long mesh_mem::total_storage

Definition at line 61 of file adj_mem_time_test.cpp.

Referenced by adj_perf(), and umr_perf_test().

◆ vertex_storage

unsigned long long mesh_mem::vertex_storage

Definition at line 52 of file umr_perf.cpp.

Referenced by umr_perf_test().


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