PlasCom2  1.0
XPACC Multi-physics simluation application
profane.C File Reference

Profile analysis utility implementation. More...

Detailed Description

Profile analysis utility implementation.

Definition in file profane.C.

#include <sstream>
#include <fstream>
#include <cassert>
#include <cmath>
#include <iomanip>
#include <cstdlib>
#include "Profiler.H"
#include "ComLine.H"
Include dependency graph for profane.C:

Go to the source code of this file.

Classes

class  ProfaneComLine
 ComLineObject for profane. More...
 

Namespaces

 ix
 Defines MPI-specific parallel global and program classes.
 
 ix::profiler
 Performance profiling.
 

Functions

int Profane (int argc, char *argv[])
 The performance analysis post processor. More...
 
int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 169 of file profane.C.

References ix::profiler::Profane().

Here is the call graph for this function: