Commit 7d2ada9d authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

whitespace cleanup

parent d6253466
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -33,8 +33,8 @@
#include "reaxc_bond_orders.h"

void Add_dBond_to_ForcesOMP( reax_system*, int, int, storage*, reax_list** );
void Add_dBond_to_Forces_NPTOMP( reax_system *system, int, int, simulation_data*,
                              storage*, reax_list** );
void Add_dBond_to_Forces_NPTOMP( reax_system *system, int, int,
                                 simulation_data*, storage*, reax_list** );

int BOp_OMP(storage*, reax_list*, double, int, int, far_neighbor_data*,
	    single_body_parameters*, single_body_parameters*, two_body_parameters*,
+2 −2

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

+3 −3

File changed.

Contains only whitespace changes.

+2 −2

File changed.

Contains only whitespace changes.

+10 −10

File changed.

Contains only whitespace changes.

+4 −4

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

+2 −2

File changed.

Contains only whitespace changes.

+2 −2

File changed.

Contains only whitespace changes.

+4 −4

File changed.

Contains only whitespace changes.

+2 −2

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

+2 −2

File changed.

Contains only whitespace changes.

+14 −14

File changed.

Contains only whitespace changes.

+8 −8

File changed.

Contains only whitespace changes.

Loading