Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As you recall from previous session (dedicated to FC2K) we have to have library that contains native code we are supposed to run.

Let's prepare it. We will do it, by creating Makefile  project - library will be called In this example we will use library  libdistribution_disp.a  Once we run make we can use library inside the projectprepared  previously


Describing the actor

When we fill information regarding actor, we make it possible to create a bridge between Kepler (actor) and native code (in this case Fortran based library). I will fill the table following way

...