openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Public Attributes | List of all members
limpet::GVEC_DUMP Struct Reference

#include <bench_utils.h>

Collaboration diagram for limpet::GVEC_DUMP:

Public Attributes

opencarp::FILE_SPEC hdls [NUM_IMP_DATA_TYPES+1]
 array of file handles to gvec output files More...
 
char * fn [NUM_IMP_DATA_TYPES+1]
 array to store file names More...
 
int dtype [NUM_IMP_DATA_TYPES+1]
 data type More...
 
int n_dumps
 keep track of number of dumped time slices More...
 

Detailed Description

Definition at line 56 of file bench_utils.h.

Member Data Documentation

◆ dtype

int limpet::GVEC_DUMP::dtype[NUM_IMP_DATA_TYPES+1]

data type

Definition at line 59 of file bench_utils.h.

◆ fn

char* limpet::GVEC_DUMP::fn[NUM_IMP_DATA_TYPES+1]

array to store file names

Definition at line 58 of file bench_utils.h.

◆ hdls

opencarp::FILE_SPEC limpet::GVEC_DUMP::hdls[NUM_IMP_DATA_TYPES+1]

array of file handles to gvec output files

Definition at line 57 of file bench_utils.h.

◆ n_dumps

int limpet::GVEC_DUMP::n_dumps

keep track of number of dumped time slices

Definition at line 60 of file bench_utils.h.


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