tettri.c File Reference

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

Go to the source code of this file.

Functions

PetscReal triarea (PetscReal *v0, PetscReal *v1, PetscReal *v2, PetscReal *n)
PetscReal tetvol (PetscReal *x1, PetscReal *x2, PetscReal *x3, PetscReal *x4)
int tetnb (int *tet1, int *tet2, int *vshared)
int TetSharedVertices (int *v1, int *v2, int *s)

Function Documentation

int tetnb ( int *  tet1,
int *  tet2,
int *  vshared 
)

Definition at line 72 of file tettri.c.

References NV.

Referenced by FacNB(), Mesh2Dual(), and Mesh2Dual2().

Here is the caller graph for this function:

int TetSharedVertices ( int *  v1,
int *  v2,
int *  s 
)

Definition at line 101 of file tettri.c.

References NV.

Referenced by PidSharedArea().

Here is the caller graph for this function:

PetscReal tetvol ( PetscReal *  x1,
PetscReal *  x2,
PetscReal *  x3,
PetscReal *  x4 
)

Definition at line 55 of file tettri.c.

Referenced by EleVertVol(), FacNB(), tetgrad(), and tetqual().

Here is the caller graph for this function:

PetscReal triarea ( PetscReal *  v0,
PetscReal *  v1,
PetscReal *  v2,
PetscReal *  n 
)

Definition at line 29 of file tettri.c.

References douter, my_daxpy, my_dcopy, my_dnrm2, my_dscal, and ND.

Referenced by PidSharedArea().

Here is the caller graph for this function:


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