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

handleType1Stencils.C File Reference

#include "mpi.h"
#include <cstdio>
#include <cassert>
#include <iostream>
#include "parUtils.h"
#include "handleStencils.h"

Go to the source code of this file.

Functions

int createLmatType1 (double *****&Lmat)
int createLmatType1_Type1 (double *****&Lmat)
int createLmatType1_Type2 (double *****&Lmat)
int createLmatType1_Type3 (double *****&Lmat)
int createMmatType1 (double *****&Mmat)
int createMmatType1_Type1 (double *****&Mmat)
int createMmatType1_Type2 (double *****&Mmat)
int createMmatType1_Type3 (double *****&Mmat)
int destroyLmatType1 (double *****&Lmat)
int destroyMmatType1 (double *****&Mmat)


Detailed Description

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

Definition in file handleType1Stencils.C.


Function Documentation

int createLmatType1 double *****&  Lmat  ) 
 

Definition at line 269 of file handleType1Stencils.C.

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

Referenced by main().

int createLmatType1_Type1 double *****&  Lmat  ) 
 

Definition at line 439 of file handleType1Stencils.C.

Referenced by createLmatType1().

int createLmatType1_Type2 double *****&  Lmat  ) 
 

Definition at line 324 of file handleType1Stencils.C.

References par::splitComm2way().

Referenced by createLmatType1().

int createLmatType1_Type3 double *****&  Lmat  ) 
 

Definition at line 284 of file handleType1Stencils.C.

Referenced by createLmatType1().

int createMmatType1 double *****&  Mmat  ) 
 

Definition at line 16 of file handleType1Stencils.C.

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

Referenced by main().

int createMmatType1_Type1 double *****&  Mmat  ) 
 

Definition at line 185 of file handleType1Stencils.C.

Referenced by createMmatType1().

int createMmatType1_Type2 double *****&  Mmat  ) 
 

Definition at line 71 of file handleType1Stencils.C.

References par::splitComm2way().

Referenced by createMmatType1().

int createMmatType1_Type3 double *****&  Mmat  ) 
 

Definition at line 31 of file handleType1Stencils.C.

Referenced by createMmatType1().

int destroyLmatType1 double *****&  Lmat  ) 
 

Definition at line 523 of file handleType1Stencils.C.

Referenced by main().

int destroyMmatType1 double *****&  Mmat  ) 
 

Definition at line 547 of file handleType1Stencils.C.

Referenced by main().


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