Iguana 0.0.0
Implementation Guardian of Analysis Algorithms
|
Fortran usage of the Iguana C functions. More...
Fortran usage of the Iguana C functions.
iso_c_binding
data types for the arguments, otherwise you may have subtle runtime problems[in]
: input parameter, will not be mutated[out
]: output parameter, will be mutated[in,out]
: both an input and an output parameter, will be mutatedchar const*
), make sure that the string that you pass has the correct termination (c_null_char
), even if it's a string literal; for example, the C function iguana
libraries; for example, if you use a Makefile
, you may set the linking arguments to $(IGUANA_LIBS)
, $(IGUANA_LIBS)
in your compilation options. If you need to link Iguana dependency libraries too, remove the --maximum-traverse-depth 2
argument. Namespaces | |
namespace | iguana |
General, top-level namespace for algorithms and infrastructure. For algorithms and bindings, see its sub-namespaces. | |
namespace | iguana::bindings |
General iguana bindings. | |
namespace | iguana::bindings::clas12 |
CLAS12 algorithm action function bindings. | |
namespace | iguana::bindings::physics |
Physics algorithm action function bindings. | |