implement LAMMPS_LIB_NO_MPI to LAMMPS_LIB_MPI change
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
// unit tests creating LAMMPS instances via the library interface
|
||||
|
||||
#include "lammps.h"
|
||||
#define LAMMPS_LIB_MPI 1
|
||||
#include "library.h"
|
||||
#include <cstdio> // for stdin, stdout
|
||||
#include <mpi.h>
|
||||
|
||||
Reference in New Issue
Block a user