Zoltan2
Loading...
Searching...
No Matches
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

◆ z2TestLO

typedef int z2TestLO

Definition at line 12 of file mapMemoryLeak.cpp.

◆ z2TestGO

typedef int z2TestGO

Definition at line 13 of file mapMemoryLeak.cpp.

◆ z2TestScalar

typedef double z2TestScalar

Definition at line 14 of file mapMemoryLeak.cpp.

Function Documentation

◆ getProcessKilobytes()

static long getProcessKilobytes ( )
static

Definition at line 22 of file mapMemoryLeak.cpp.

◆ main()

int main ( int  narg,
char **  arg 
)

Definition at line 66 of file mapMemoryLeak.cpp.