checkiterationllg.c File Reference

#include "llg.h"
#include "io/magpario.h"
#include "util/util.h"
#include "field/field.h"
Include dependency graph for checkiterationllg.c:

Go to the source code of this file.

Functions

int adjtoldem (GridData *gdata, double fac)
int adjtol (GridData *gdata, double fac)
int EquilCheck (Vec M, PetscReal time, PetscReal *torque)
int CheckIterationLLG_Init (GridData *gdata)
int CheckIterationLLG (GridData *gdata)

Variables

KSP ksp_Au1
KSP ksp_Au2
realtype abstol
realtype reltol

Function Documentation

int adjtol ( GridData gdata,
double  fac 
)

Definition at line 98 of file checkiterationllg.c.

References abstol, adjtoldem(), cvode_mem, MagparFunctionInfoBegin, MagparFunctionInfoReturn, PVodeReInit(), reltol, GridData::time, and GridData::tscale.

Referenced by CheckIterationLLG().

Here is the call graph for this function:

Here is the caller graph for this function:

int adjtoldem ( GridData gdata,
double  fac 
)

Definition at line 57 of file checkiterationllg.c.

References ksp_Au1, ksp_Au2, MagparFunctionInfoBegin, MagparFunctionInfoReturn, GridData::time, GridData::tscale, and GridData::VHdem.

Referenced by adjtol().

Here is the caller graph for this function:

int CheckIterationLLG ( GridData gdata  ) 
int CheckIterationLLG_Init ( GridData gdata  ) 

Definition at line 167 of file checkiterationllg.c.

References abstol, MagparFunctionLogBegin, MagparFunctionLogReturn, read_one_line(), GridData::time, and GridData::tscale.

Referenced by CheckIterationLLG().

Here is the call graph for this function:

Here is the caller graph for this function:

int EquilCheck ( Vec  M,
PetscReal  time,
PetscReal *  torque 
)

Definition at line 132 of file checkiterationllg.c.

References MagparFunctionInfoBegin, MagparFunctionInfoReturn, MagparFunctionProfReturn, ND, and RenormVec().

Referenced by CheckIterationLLG().

Here is the call graph for this function:

Here is the caller graph for this function:


Variable Documentation

realtype abstol
KSP ksp_Au1

Definition at line 55 of file hdemag.c.

Referenced by adjtoldem(), Hdemag(), and Hdemag_Init().

KSP ksp_Au2

Definition at line 56 of file hdemag.c.

Referenced by adjtoldem(), Hdemag(), and Hdemag_Init().

realtype reltol

absolute and relative accuracy

Definition at line 40 of file mytscreatepvode.c.

Referenced by adjtol(), CheckIterationLLG(), myTSCreatePVode(), PVodeInit(), and PVodeReInit().


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