Skip to content

sjdhola/dengue-model

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dengue-model

The main purpose of using Git is to make working on the code easier for eveyone. And also make it easier for everyone to keep a track.

And we'll be using seperate header files to keep everything properly organised.

  1. For the macros.
  2. For the global variables.
  3. For helper functions. e.g. function to ouput data to a matlab file.
  4. For classes. i.e. for Host, Vector, Environment and any other if necessary.
  5. And finally one for all the simulation drivers.

All this because header files will drastically reduce the time spent scrolling looking for a function or a variable. Also try to make commits with proper tags/messages to help keep a track and go back if something goes wrong.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%