Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
itischler committed Oct 30, 2018
1 parent 22d2ad9 commit c8bccae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/cuda_interface.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ struct CUDA_particle_data {
float solvation[2 * LB_COMPONENTS];
#endif

#if defined(LB_ELECTROHYDRODYNAMICS) && defined(LB_GPU)
#if defined(LB_ELECTROHYDRODYNAMICS)
float mu_E[3];
#endif

Expand Down

0 comments on commit c8bccae

Please sign in to comment.