Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

handleStencils.h File Reference

Go to the source code of this file.

Functions

int createGDmatType2 (double ****&GDmat2)
int createGDmatType2_Type1 (double ****&GDmat2)
int createGDmatType2_Type2 (double ****&GDmat2)
int createGDmatType2_Type3 (double ****&GDmat2)
int createLmatType1 (double *****&Lmat1)
int createLmatType1_Type1 (double *****&Lmat1)
int createLmatType1_Type2 (double *****&Lmat1)
int createLmatType1_Type3 (double *****&Lmat1)
int createLmatType2 (double ****&Lmat2)
int createLmatType2_Type1 (double ****&Lmat2)
int createLmatType2_Type2 (double ****&Lmat2)
int createLmatType2_Type3 (double ****&Lmat2)
int createMmatType1 (double *****&Mmat1)
int createMmatType1_Type1 (double *****&Mmat1)
int createMmatType1_Type2 (double *****&Mmat1)
int createMmatType1_Type3 (double *****&Mmat1)
int createMmatType2 (double ****&Mmat2)
int createMmatType2_Type1 (double ****&Mmat2)
int createMmatType2_Type2 (double ****&Mmat2)
int createMmatType2_Type3 (double ****&Mmat2)
int createRHSType2 (double ***&RHS_data)
int createRHSType2_Type1 (double ***&RHS_data)
int createRHSType2_Type2 (double ***&RHS_data)
int createRHSType2_Type3 (double ***&RHS_data)
int createShFnMat (double ******&shFnMat)
int createShFnMat_Type1 (double ******&shFnMat)
int createShFnMat_Type2 (double ******&shFnMat)
int createShFnMat_Type3 (double ******&shFnMat)
int destroyGDmatType2 (double ****&GDmat2)
int destroyLmatType1 (double *****&Lmat1)
int destroyLmatType2 (double ****&Lmat2)
int destroyMmatType1 (double *****&Mmat1)
int destroyMmatType2 (double ****&Mmat2)
int destroyRHSType2 (double ***&RHS_data)
int destroyShFnMat (double ******&shFnMat)


Detailed Description

Author:
Rahul Sampath, rahul.sampath@gmail.com

Definition in file handleStencils.h.


Function Documentation

int createGDmatType2 double ****&  GDmat2  ) 
 

Definition at line 283 of file handleType2Stencils.C.

References createGDmatType2_Type1(), createGDmatType2_Type2(), and createGDmatType2_Type3().

Referenced by main().

int createGDmatType2_Type1 double ****&  GDmat2  ) 
 

Definition at line 443 of file handleType2Stencils.C.

Referenced by createGDmatType2().

int createGDmatType2_Type2 double ****&  GDmat2  ) 
 

Definition at line 334 of file handleType2Stencils.C.

References par::splitComm2way().

Referenced by createGDmatType2().

int createGDmatType2_Type3 double ****&  GDmat2  ) 
 

Definition at line 298 of file handleType2Stencils.C.

Referenced by createGDmatType2().

int createLmatType1 double *****&  Lmat1  ) 
 

Definition at line 269 of file handleType1Stencils.C.

References createLmatType1_Type1(), createLmatType1_Type2(), and createLmatType1_Type3().

Referenced by main().

int createLmatType1_Type1 double *****&  Lmat1  ) 
 

Definition at line 439 of file handleType1Stencils.C.

Referenced by createLmatType1().

int createLmatType1_Type2 double *****&  Lmat1  ) 
 

Definition at line 324 of file handleType1Stencils.C.

References par::splitComm2way().

Referenced by createLmatType1().

int createLmatType1_Type3 double *****&  Lmat1  ) 
 

Definition at line 284 of file handleType1Stencils.C.

Referenced by createLmatType1().

int createLmatType2 double ****&  Lmat2  ) 
 

Definition at line 754 of file handleType2Stencils.C.

References createLmatType2_Type1(), createLmatType2_Type2(), and createLmatType2_Type3().

Referenced by main(), solve_neumann(), and solve_neumann_oct().

int createLmatType2_Type1 double ****&  Lmat2  ) 
 

Definition at line 912 of file handleType2Stencils.C.

Referenced by createLmatType2().

int createLmatType2_Type2 double ****&  Lmat2  ) 
 

Definition at line 805 of file handleType2Stencils.C.

References par::splitComm2way().

Referenced by createLmatType2().

int createLmatType2_Type3 double ****&  Lmat2  ) 
 

Definition at line 769 of file handleType2Stencils.C.

Referenced by createLmatType2().

int createMmatType1 double *****&  Mmat1  ) 
 

Definition at line 16 of file handleType1Stencils.C.

References createMmatType1_Type1(), createMmatType1_Type2(), and createMmatType1_Type3().

Referenced by main().

int createMmatType1_Type1 double *****&  Mmat1  ) 
 

Definition at line 185 of file handleType1Stencils.C.

Referenced by createMmatType1().

int createMmatType1_Type2 double *****&  Mmat1  ) 
 

Definition at line 71 of file handleType1Stencils.C.

References par::splitComm2way().

Referenced by createMmatType1().

int createMmatType1_Type3 double *****&  Mmat1  ) 
 

Definition at line 31 of file handleType1Stencils.C.

Referenced by createMmatType1().

int createMmatType2 double ****&  Mmat2  ) 
 

Definition at line 519 of file handleType2Stencils.C.

References createMmatType2_Type1(), createMmatType2_Type2(), and createMmatType2_Type3().

Referenced by main(), solve_neumann(), and solve_neumann_oct().

int createMmatType2_Type1 double ****&  Mmat2  ) 
 

Definition at line 678 of file handleType2Stencils.C.

Referenced by createMmatType2().

int createMmatType2_Type2 double ****&  Mmat2  ) 
 

Definition at line 570 of file handleType2Stencils.C.

References par::splitComm2way().

Referenced by createMmatType2().

int createMmatType2_Type3 double ****&  Mmat2  ) 
 

Definition at line 534 of file handleType2Stencils.C.

Referenced by createMmatType2().

int createRHSType2 double ***&  RHS_data  ) 
 

Definition at line 988 of file handleType2Stencils.C.

References createRHSType2_Type1(), createRHSType2_Type2(), and createRHSType2_Type3().

Referenced by solve_neumann(), and solve_neumann_oct().

int createRHSType2_Type1 double ***&  RHS_data  ) 
 

Definition at line 1138 of file handleType2Stencils.C.

Referenced by createRHSType2().

int createRHSType2_Type2 double ***&  RHS_data  ) 
 

Definition at line 1037 of file handleType2Stencils.C.

References par::splitComm2way().

Referenced by createRHSType2().

int createRHSType2_Type3 double ***&  RHS_data  ) 
 

Definition at line 1003 of file handleType2Stencils.C.

Referenced by createRHSType2().

int createShFnMat double ******&  shFnMat  ) 
 

Definition at line 9 of file handleType2Stencils.C.

References createShFnMat_Type1(), createShFnMat_Type2(), and createShFnMat_Type3().

Referenced by main().

int createShFnMat_Type1 double ******&  shFnMat  ) 
 

Definition at line 191 of file handleType2Stencils.C.

Referenced by createShFnMat().

int createShFnMat_Type2 double ******&  shFnMat  ) 
 

Definition at line 68 of file handleType2Stencils.C.

References par::splitComm2way().

Referenced by createShFnMat().

int createShFnMat_Type3 double ******&  shFnMat  ) 
 

Definition at line 24 of file handleType2Stencils.C.

Referenced by createShFnMat().

int destroyGDmatType2 double ****&  GDmat2  ) 
 

Definition at line 1267 of file handleType2Stencils.C.

Referenced by main().

int destroyLmatType1 double *****&  Lmat1  ) 
 

Definition at line 523 of file handleType1Stencils.C.

Referenced by main().

int destroyLmatType2 double ****&  Lmat2  ) 
 

Definition at line 1227 of file handleType2Stencils.C.

Referenced by main(), solve_neumann(), and solve_neumann_oct().

int destroyMmatType1 double *****&  Mmat1  ) 
 

Definition at line 547 of file handleType1Stencils.C.

Referenced by main().

int destroyMmatType2 double ****&  Mmat2  ) 
 

Definition at line 1247 of file handleType2Stencils.C.

Referenced by main(), solve_neumann(), and solve_neumann_oct().

int destroyRHSType2 double ***&  RHS_data  ) 
 

Definition at line 1209 of file handleType2Stencils.C.

Referenced by solve_neumann(), and solve_neumann_oct().

int destroyShFnMat double ******&  shFnMat  ) 
 

Definition at line 1287 of file handleType2Stencils.C.

Referenced by main().


Generated on Tue Mar 24 16:14:08 2009 for DENDRO by  doxygen 1.3.9.1