Cadabra
Computer algebra system for field theory problems
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Functions
ptest.cc File Reference
#include <boost/python.hpp>

Classes

struct  X
 Mockup types. More...
 
struct  Y
 
struct  Z
 

Functions

Xmake_x_and_inject_y ()
 Auxiliary function that will create X and inject an Y object as 'y' into the caller's frame. More...
 
void fun ()
 
 BOOST_PYTHON_MODULE (example)
 

Function Documentation

BOOST_PYTHON_MODULE ( example  )
void fun ( )
X* make_x_and_inject_y ( )

Auxiliary function that will create X and inject an Y object as 'y' into the caller's frame.