Code_Saturne
CFD tool
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
 
void * format_writer
 
double mesh_wtime
 
double mesh_cpu_time
 
double field_wtime
 
double field_cpu_time
 

Field Documentation

◆ field_cpu_time

double field_cpu_time

◆ field_wtime

double field_wtime

◆ format

◆ format_writer

void* format_writer

◆ mesh_cpu_time

double mesh_cpu_time

◆ mesh_wtime

double mesh_wtime

◆ name

char* name

◆ options

char* options

◆ path

char* path

◆ time_dep


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