IOSS  2.0
anonymous_namespace{Iofx_DatabaseIO.C} Namespace Reference

Functions

const std::string SEP ()
 
void get_connectivity_data (int exoid, void *data, ex_entity_type type, ex_entity_id id, int position)
 
template<typename T >
void compute_internal_border_maps (T *entities, T *internal, size_t count, size_t entity_count)
 

Variables

const size_t max_line_length = MAX_LINE_LENGTH
 
const char * complex_suffix [] = {".re", ".im"}
 

Function Documentation

◆ compute_internal_border_maps()

template<typename T >
void anonymous_namespace{Iofx_DatabaseIO.C}::compute_internal_border_maps ( T *  entities,
T *  internal,
size_t  count,
size_t  entity_count 
)

◆ get_connectivity_data()

void anonymous_namespace{Iofx_DatabaseIO.C}::get_connectivity_data ( int  exoid,
void *  data,
ex_entity_type  type,
ex_entity_id  id,
int  position 
)

◆ SEP()

const std::string anonymous_namespace{Iofx_DatabaseIO.C}::SEP ( )

Variable Documentation

◆ complex_suffix

const char* anonymous_namespace{Iofx_DatabaseIO.C}::complex_suffix[] = {".re", ".im"}

◆ max_line_length

const size_t anonymous_namespace{Iofx_DatabaseIO.C}::max_line_length = MAX_LINE_LENGTH