Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Typedefs | Functions
mapMemoryLeak.cpp File Reference
#include "Teuchos_CommHelpers.hpp"
#include "Teuchos_DefaultComm.hpp"
#include "Teuchos_RCP.hpp"
#include "Tpetra_Map.hpp"
#include "Tpetra_MultiVector.hpp"
#include <string>
#include <sstream>
#include <iostream>
Include dependency graph for mapMemoryLeak.cpp:

Go to the source code of this file.

Typedefs

typedef int z2TestLO
 
typedef int z2TestGO
 
typedef double z2TestScalar
 

Functions

static long getProcessKilobytes ()
 
int main (int narg, char **arg)
 

Typedef Documentation

typedef int z2TestLO

Definition at line 12 of file mapMemoryLeak.cpp.

typedef int z2TestGO

Definition at line 13 of file mapMemoryLeak.cpp.

typedef double z2TestScalar

Definition at line 14 of file mapMemoryLeak.cpp.

Function Documentation

static long getProcessKilobytes ( )
static

Definition at line 22 of file mapMemoryLeak.cpp.

int main ( int  narg,
char **  arg 
)

Definition at line 66 of file mapMemoryLeak.cpp.