The FARGO_THORIN code developer's guide
 All Data Structures Files Functions Variables Typedefs Macros
Macros | Functions
var.c File Reference

Contains the function that connects the string of the parameter file to global variables. More...

#include "fargo.h"
Include dependency graph for var.c:

Go to the source code of this file.

Macros

#define __LOCAL
 

Functions

void InitVariables ()
 

Detailed Description

Contains the function that connects the string of the parameter file to global variables.

The var() function is found in Interpret.c

Author
THORIN modifications by Ondřej Chrenko chren.nosp@m.ko@s.nosp@m.irrah.nosp@m..tro.nosp@m.ja.mf.nosp@m.f.cu.nosp@m.ni.cz, Copyright (C) 2017; original code by Frédéric Masset

Definition in file var.c.

Macro Definition Documentation

#define __LOCAL

Definition at line 12 of file var.c.

Function Documentation

void InitVariables ( )