Changeset f003a9 for vmg_particles/vmg_particles.cpp
- Timestamp:
- May 8, 2012, 2:54:17 PM (14 years ago)
- Children:
- 6f05224
- Parents:
- 4e8206
- File:
-
- 1 edited
-
vmg_particles/vmg_particles.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
vmg_particles/vmg_particles.cpp
r4e8206 rf003a9 15 15 16 16 #include "comm/comm.hpp" 17 #include "units/particle/interface_particles_cf.hpp" 17 18 #include "mg.hpp" 18 19 … … 43 44 } 44 45 45 MG::InitializeFromParticleConfigFile(argv[1]);46 InterfaceParticlesCF interface(argv[1]); 46 47 47 48 if (!MG::IsInitialized()) {
Note:
See TracChangeset
for help on using the changeset viewer.
