pdd_heat/input_output/pds_heat_paraview_io.c File Reference

#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <math.h>
#include "mmh_intf.h"
#include "aph_intf.h"
#include "pdh_intf.h"
#include "pdh_control_intf.h"
#include "pch_intf.h"
#include "uth_io_results.h"
#include "../include/pdh_heat.h"
#include "../include/pdh_heat_problem.h"
#include "uth_mat.h"
Include dependency graph for pds_heat_paraview_io.c:

Classes

struct  pdt_sol_info
struct  PVElInfo
struct  PVSolInfo

Functions

int pdr_heat_write_temperature_dpendent_fields (int Field_id, const char *Filename, int *Dofs_write)
 pdr_heat_write_paraview_field - to dump temperature dependent field in Paraview format
int pdr_heat_write_paraview (char *Work_dir, FILE *Interactive_input, FILE *Interactive_output)

Function Documentation

int pdr_heat_write_paraview ( char *  Work_dir,
FILE *  Interactive_input,
FILE *  Interactive_output 
)

-------------------------------------------------------- pdr_heat_write_paraview - to write graphics data to a disk file ----------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

int pdr_heat_write_temperature_dpendent_fields ( int  Field_id,
const char *  Filename,
int *  Dofs_write 
)

pdr_heat_write_paraview_field - to dump temperature dependent field in Paraview format

Parameters:
Mesh_id - id of the mesh associated with given field Field_id
Field_id - id of the field to dump
Filename - c-string with name of the file to write on disk
Desc - c-string c-array with name of the field values (at least Desc[0]!= NULL should be passed)

Here is the call graph for this function:

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1