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

Go to the source code of this file.

Functions

int bank_init_loans ()
 
int bank_init_mortgages ()
 
int bank_init_deposits ()
 
int bank_init_balancesheet ()
 
int bank_iterate ()
 
int bank_update_deposits ()
 
int bank_update_centralbank_deposit ()
 

Function Documentation

int bank_init_balancesheet ( void  )

Definition at line 65 of file bank_functions_top.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int bank_init_deposits ( void  )

Definition at line 39 of file bank_functions_top.c.

Here is the caller graph for this function:

int bank_init_loans ( void  )

Definition at line 9 of file bank_functions_top.c.

Here is the caller graph for this function:

int bank_init_mortgages ( void  )

Definition at line 24 of file bank_functions_top.c.

Here is the caller graph for this function:

int bank_iterate ( void  )

Definition at line 106 of file bank_functions_top.c.

Here is the caller graph for this function:

int bank_update_centralbank_deposit ( )

Definition at line 189 of file bank_functions_top.c.

Here is the call graph for this function:

int bank_update_deposits ( void  )

Definition at line 152 of file bank_functions_top.c.

Here is the caller graph for this function: