ICEACE Model: Closed Economy  1.0.0
Design Documentation of ICEACE Model
 All Data Structures Files Functions Variables Typedefs Macros Pages
Functions
centralbank_functions_credit.c File Reference
#include "../header.h"
#include "../centralbank_agent_header.h"
Include dependency graph for centralbank_functions_credit.c:

Go to the source code of this file.

Functions

int centralbank_set_interest_rate ()
 
int centralbank_collect_interest_payments ()
 
int centralbank_process_debt_requests ()
 
int centralbank_compute_income_statement ()
 
int centralbank_process_government_requests ()
 
int centralbank_do_balance_sheet ()
 

Function Documentation

int centralbank_collect_interest_payments ( void  )

Definition at line 62 of file centralbank_functions_credit.c.

Here is the caller graph for this function:

int centralbank_compute_income_statement ( void  )

Definition at line 117 of file centralbank_functions_credit.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int centralbank_do_balance_sheet ( void  )

Definition at line 167 of file centralbank_functions_credit.c.

Here is the caller graph for this function:

int centralbank_process_debt_requests ( void  )

Definition at line 82 of file centralbank_functions_credit.c.

Here is the caller graph for this function:

int centralbank_process_government_requests ( void  )

Definition at line 138 of file centralbank_functions_credit.c.

Here is the caller graph for this function:

int centralbank_set_interest_rate ( void  )

Definition at line 8 of file centralbank_functions_credit.c.

Here is the call graph for this function:

Here is the caller graph for this function: