programmer's documentation
Data Fields
fvm_writer_t Struct Reference

#include <fvm_writer_priv.h>

Collaboration diagram for fvm_writer_t:
Collaboration graph

Data Fields

char * name
 
fvm_writer_format_tformat
 
char * options
 
char * path
 
fvm_writer_time_dep_t time_dep
 
int n_format_writers
 
void ** format_writer
 
char ** mesh_names
 
cs_timer_counter_t mesh_time
 
cs_timer_counter_t field_time
 
cs_timer_counter_t flush_time
 

Field Documentation

§ field_time

cs_timer_counter_t field_time

§ flush_time

cs_timer_counter_t flush_time

§ format

§ format_writer

void** format_writer

§ mesh_names

char** mesh_names

§ mesh_time

cs_timer_counter_t mesh_time

§ n_format_writers

int n_format_writers

§ name

char* name

§ options

char* options

§ path

char* path

§ time_dep


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