solidangle.c File Reference

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

Go to the source code of this file.

Functions

int PointFromPlane (PetscReal *x, PetscReal *v1, PetscReal *v2, PetscReal *v3, PetscReal *d)
int SolidAngle (PetscReal *x, PetscReal *v1, PetscReal *v2, PetscReal *v3, PetscReal *omega)

Function Documentation

int PointFromPlane ( PetscReal *  x,
PetscReal *  v1,
PetscReal *  v2,
PetscReal *  v3,
PetscReal *  d 
)

Definition at line 29 of file solidangle.c.

References douter, my_daxpy, my_dcopy, my_ddot, and ND.

Referenced by Bele(), and SolidAngle().

Here is the caller graph for this function:

int SolidAngle ( PetscReal *  x,
PetscReal *  v1,
PetscReal *  v2,
PetscReal *  v3,
PetscReal *  omega 
)

Definition at line 49 of file solidangle.c.

References D_EPS, douter, my_daxpy, my_dcopy, my_dnrm2, my_dscal, ND, and PointFromPlane().

Referenced by VertBSA().

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