ipol.c File Reference

#include "util.h"
Include dependency graph for ipol.c:

Go to the source code of this file.

Defines

#define MAXLINELEN   100000
#define HTCOL   3

Functions

int readht (FILE *fd, PetscReal **indata, const int col)
PetscReal getscalf (PetscReal xydata[], PetscReal xval)
int readxy (FILE *fd, const int colx, const int coly, int *n_rows, PetscReal **indata)

Define Documentation

#define HTCOL   3

Definition at line 30 of file ipol.c.

Referenced by getscalf(), and readht().

#define MAXLINELEN   100000

Definition at line 29 of file ipol.c.

Referenced by readht(), and readxy().


Function Documentation

PetscReal getscalf ( PetscReal  xydata[],
PetscReal  xval 
)

Definition at line 159 of file ipol.c.

References HTCOL.

Referenced by Hext_ho().

Here is the caller graph for this function:

int readht ( FILE *  fd,
PetscReal **  indata,
const int  col 
)

Definition at line 55 of file ipol.c.

References HTCOL, MagparFunctionLogBegin, MagparFunctionLogReturn, and MAXLINELEN.

Referenced by Hext_ho_ht_Init().

Here is the caller graph for this function:

int readxy ( FILE *  fd,
const int  colx,
const int  coly,
int *  n_rows,
PetscReal **  indata 
)

Definition at line 173 of file ipol.c.

References MagparFunctionLogBegin, MagparFunctionLogReturn, and MAXLINELEN.


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