Logo coherent WaveBurst  
Config Reference Guide
Logo
Functions
makeimage.C File Reference
#include <stdio.h>
Include dependency graph for makeimage.C:

Functions

void makeimage (const char *MacroName, const char *ImageName, const char *OutDir, bool cp, bool py)
 Generates the ImageName output of the macro MacroName. More...
 

Function Documentation

◆ makeimage()

void makeimage ( const char *  MacroName,
const char *  ImageName,
const char *  OutDir,
bool  cp,
bool  py 
)

Generates the ImageName output of the macro MacroName.

Definition at line 5 of file makeimage.C.