#include "mpi.h"
#include <iostream>
#include "petsc.h"
#include "sys.h"
#include <vector>
#include "parUtils.h"
#include "externVars.h"
#include "dendro.h"
Go to the source code of this file.
Namespaces | |
namespace | par |
Classes | |
class | par::Mpi_datatype< Vertex > |
class | Vertex |
Functions | |
int | main (int argc, char **argv) |
std::ostream & | operator<< (std::ostream &os, Vertex const &v) |
|
Definition at line 129 of file compareNlFiles.C. References DendroIntL, and ot::RegisterEvents(). |
|
Definition at line 104 of file compareNlFiles.C. References Vertex::id, Vertex::x, Vertex::y, and Vertex::z. |