MulticoreBSP for C  Version 1.1
Data Structures | Namespaces | Functions
mcbsp-internal.hpp File Reference
#include <iostream>
#include "mcinternal.h"
#include "mcutil.h"
Include dependency graph for mcbsp-internal.hpp:

Go to the source code of this file.

Data Structures

class  mcbsp::BSP_program
 Abstract class which a user can extend to write BSP programs. More...

Namespaces

namespace  mcbsp
 Namespace in which the MulticoreBSP-for-C C++ wrapper lives.

Functions

void mcbsp::mcbsp_cpp_callback ()
 This function enables C++ wrapping of MulticoreBSP for C.