Changeset 36d56c for src/units/particle/interface_particles.hpp
- Timestamp:
- May 11, 2012, 7:45:30 PM (14 years ago)
- Children:
- 2a5451
- Parents:
- 952298
- File:
-
- 1 edited
-
src/units/particle/interface_particles.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/units/particle/interface_particles.hpp
r952298 r36d56c 51 51 const int& coarsening_steps, const vmg_float& alpha) : 52 52 Interface(boundary, levelMin, levelMax, box_offset, box_size, coarsening_steps, alpha), 53 spl(near_field_cells *Extent(MaxLevel()).MeshWidth().Max())53 spl(near_field_cells, Extent(MaxLevel()).MeshWidth().Max()) 54 54 {} 55 55
Note:
See TracChangeset
for help on using the changeset viewer.
