axesrot.c File Reference

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

Go to the source code of this file.

Functions

int checkortho (PetscReal *axes1)
int AxesRotation (PetscReal *slice_p, PetscReal *slice_n, PetscReal *axes1, int inv, int n_vert, PetscReal *vertxyz, PetscReal *vertxyz2)

Function Documentation

int AxesRotation ( PetscReal *  slice_p,
PetscReal *  slice_n,
PetscReal *  axes1,
int  inv,
int  n_vert,
PetscReal *  vertxyz,
PetscReal *  vertxyz2 
)

Definition at line 64 of file axesrot.c.

References checkortho(), D_EPS, douter, MagparFunctionLogBegin, MagparFunctionLogReturn, my_daxpy, my_dcopy, my_ddot, my_dnrm2, my_dscal, and ND.

Referenced by WriteDatInit(), WritePNG2init(), and WritePNGinit().

Here is the call graph for this function:

Here is the caller graph for this function:

int checkortho ( PetscReal *  axes1  ) 

Definition at line 30 of file axesrot.c.

References D_EPS, douter, my_ddot, my_dnrm2, and ND.

Referenced by AxesRotation().

Here is the caller graph for this function:


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