GraphNet: Discrete element modeling for network connected materials
Applications to polymeric networks
Classes | Macros
mpi_network.h File Reference

Wrapper around the Network and sacNetwork classes to allow for MPI implementation. More...

#include <iostream>
#include <cmath>
#include <cstdlib>
#include <math.h>
#include <random>
#include <time.h>
#include <vector>
#include <unistd.h>
#include <algorithm>
#include <ctime>
#include <chrono>
#include <fstream>
#include <sstream>
#include <string>
#include <cstring>
#include <stddef.h>
#include "network.h"
#include "sac_network.h"
Include dependency graph for mpi_network.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MPI_Network
 

Macros

#define NSYNC   100
 

Detailed Description

Wrapper around the Network and sacNetwork classes to allow for MPI implementation.

Macro Definition Documentation

#define NSYNC   100