carputils
Doxygen code documentation for the python framework controlling openCARP
|
Namespaces | |
carputils.svn | |
Functions | |
def | carputils.svn.checkout (root, url) |
Check out the bare bones of the repo at the specified location. More... | |
def | carputils.svn.update (root, subpath) |
Update the SVN repo at the specified location. More... | |
def | carputils.svn.get_mesh (subpath) |
Update the specified mesh directory. More... | |
Variables | |
string | carputils.svn.MESHES_URL = 'https://carpentry.medunigraz.at/meshes' |