PlasCom2  1.0
XPACC Multi-physics simluation application
BareBonesKernels.H
Go to the documentation of this file.
1 #ifndef __BAREBONES_KERNELS_H__
2 #define __BAREBONES_KERNELS_H__
3 
4 #include "FC.h"
5 
6 extern "C" {
7  void FC_GLOBAL(barebones,BAREBONES)(int *runCode);
8 };
9 
10 #endif
void FC_GLOBAL(barebones, BAREBONES)(int *runCode)
subroutine barebones(runCode)
Definition: barebones.f90:5