writepng.h File Reference

#include "griddata.h"
#include "png.h"
Include dependency graph for writepng.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int WritePNG (GridData *gdata)
int WritePNGinit (GridData *gdata)
int WritePNG2 (GridData *gdata)
int WritePNG2init (GridData *gdata)
int WritePNGfile (char *file_name, int width, int height, png_bytepp image, char *desc)

Function Documentation

int WritePNG ( GridData gdata  ) 

Definition at line 168 of file writedatapng.c.

References D_EPS, GridData::escale, GridData::Etot, GridData::inp, GridData::M, MagparFunctionInfoBegin, MagparFunctionInfoReturn, ND, GridData::simname, GridData::time, GridData::tscale, WritePNGfile(), and WritePNGinit().

Referenced by WriteSet().

Here is the call graph for this function:

Here is the caller graph for this function:

int WritePNG2 ( GridData gdata  ) 

Definition at line 170 of file writedatapng2.c.

References D_EPS, GridData::escale, GridData::Etot, GridData::inp, GridData::M, MagparFunctionInfoBegin, MagparFunctionInfoReturn, ND, GridData::simname, GridData::time, GridData::tscale, WritePNG2init(), and WritePNGfile().

Referenced by WriteSet().

Here is the call graph for this function:

Here is the caller graph for this function:

int WritePNG2init ( GridData gdata  ) 

Definition at line 37 of file writedatapng2.c.

References AxesRotation(), bbox2(), CalAfe2sq(), D_EPS, DIST, MagparFunctionLogBegin, MagparFunctionLogReturn, my_dscal, GridData::n_prop, GridData::n_vert, ND, and GridData::vertxyz.

Referenced by WritePNG2().

Here is the call graph for this function:

Here is the caller graph for this function:

int WritePNGfile ( char *  file_name,
int  width,
int  height,
png_bytepp  image,
char *  desc 
)

Definition at line 39 of file writepng.c.

References MagparFunctionInfoBegin, and MagparFunctionInfoReturn.

Referenced by WritePNG(), and WritePNG2().

Here is the caller graph for this function:

int WritePNGinit ( GridData gdata  ) 

Definition at line 37 of file writedatapng.c.

References AxesRotation(), bbox2(), CalAfe2sq(), D_EPS, DIST, MagparFunctionLogBegin, MagparFunctionLogReturn, my_dscal, GridData::n_prop, GridData::n_vert, ND, and GridData::vertxyz.

Referenced by WritePNG().

Here is the call graph for this function:

Here is the caller graph for this function:


magpar - Parallel Finite Element Micromagnetics Package
Copyright (C) 2002-2009 Werner Scholz