#include "util.h"#include "petscblaslapack.h"
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) |
| 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().

