yade.export module

Common initialization core for yade.

This file is executed when anything is imported from yade for the first time. It loads yade plugins and injects c++ class constructors to the __builtins__ (that might change in the future, though) namespace, making them available everywhere.

Previous topic

yade.eudoxos module

Next topic

yade.geom module

This Page