...
Item | Notes |
---|---|
std::exit | Mitchel Post. says "Marc Fransen was told not to use it." I like it as it called on std::atexit and then the destructors. I think we should add an std::atexit to write a restart file
|
trunk problem | Juan Esteban Alvarez merge agaist against the trunk and has problems now. Is there an issue
|
Multisphere | Martijn Munck, de is still waiting for the multisphere
|
New thermal/liquid particle | This cannot be made as thermal/liquid are both final. Suggestion make a liquidParticle and thermalParticletemplate thermalParticleTemplate to use for the combinatio combination and then finalisied finalised versions called LiquiidParticle and ThermalParticles etc.. |
Parallel output | Julius Mbaziira explain what he has been doing. |