mesh2dual.c File Reference

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

Go to the source code of this file.

Defines

#define MAXVERTVERT   10000
#define MAXELEELE   NF
#define MAXELEELE   NF

Functions

int Mesh2VertEle (int n_ele, int n_vert, int *elevert, int **ia, int **ja)
int Mesh2Nodal (int n_ele, int n_vert, int *elevert, int **ia, int **ja)
int Mesh2Dual (int n_ele, int n_vert, int *elevert, int **ia, int **ja)
int Mesh2Dual2 (int n_ele, int n_vert, int *elevert, int **ia, int **ja)

Define Documentation

#define MAXELEELE   NF
#define MAXELEELE   NF

Referenced by Mesh2Dual(), and Mesh2Dual2().

#define MAXVERTVERT   10000

Referenced by Mesh2Nodal().


Function Documentation

int Mesh2Dual ( int  n_ele,
int  n_vert,
int *  elevert,
int **  ia,
int **  ja 
)

Definition at line 320 of file mesh2dual.c.

References MagparFunctionLogBegin, MagparFunctionLogReturn, MAXELEELE, Mesh2VertEle(), NF, NV, and tetnb().

Referenced by DataMoveData(), FacNB(), ModifyPropSer(), and PidSharedArea().

Here is the call graph for this function:

Here is the caller graph for this function:

int Mesh2Dual2 ( int  n_ele,
int  n_vert,
int *  elevert,
int **  ia,
int **  ja 
)

Definition at line 531 of file mesh2dual.c.

References MagparFunctionLogBegin, MagparFunctionLogReturn, MAXELEELE, Mesh2VertEle(), NV, and tetnb().

Here is the call graph for this function:

int Mesh2Nodal ( int  n_ele,
int  n_vert,
int *  elevert,
int **  ia,
int **  ja 
)

Definition at line 127 of file mesh2dual.c.

References MagparFunctionLogBegin, MagparFunctionLogReturn, MAXVERTVERT, Mesh2VertEle(), and NV.

Referenced by DataMoveData(), Hdemag_Init(), Hexchani_Init(), matcreateseqadj(), Precond_Init(), and RegularRefinement().

Here is the call graph for this function:

Here is the caller graph for this function:

int Mesh2VertEle ( int  n_ele,
int  n_vert,
int *  elevert,
int **  ia,
int **  ja 
)

Definition at line 40 of file mesh2dual.c.

References MagparFunctionLogBegin, MagparFunctionLogReturn, and NV.

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

Here is the caller graph for this function:


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