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

Go to the source code of this file.

Functions

int bank_credit_check_interest_rate ()
 
int bank_credit_compute_income_statement ()
 
int bank_credit_compute_dividends ()
 
int bank_credit_do_balance_sheet ()
 
int bank_credit_process_loan_requests_1 ()
 
int bank_credit_process_loan_requests_2 ()
 
int bank_credit_recieve_loan_writeoffs ()
 
int bank_credit_recieve_new_entrant_loan_requests ()
 
int bank_credit_collect_loan_interests ()
 

Function Documentation

int bank_credit_check_interest_rate ( void  )

Definition at line 8 of file bank_functions_credit.c.

Here is the caller graph for this function:

int bank_credit_collect_loan_interests ( void  )

Definition at line 333 of file bank_functions_credit.c.

Here is the caller graph for this function:

int bank_credit_compute_dividends ( void  )

Definition at line 75 of file bank_functions_credit.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int bank_credit_compute_income_statement ( void  )

Definition at line 36 of file bank_functions_credit.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int bank_credit_do_balance_sheet ( void  )

Definition at line 135 of file bank_functions_credit.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int bank_credit_process_loan_requests_1 ( void  )

Definition at line 194 of file bank_functions_credit.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int bank_credit_process_loan_requests_2 ( void  )

Definition at line 233 of file bank_functions_credit.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int bank_credit_recieve_loan_writeoffs ( void  )

Definition at line 274 of file bank_functions_credit.c.

Here is the caller graph for this function:

int bank_credit_recieve_new_entrant_loan_requests ( void  )

Definition at line 314 of file bank_functions_credit.c.

Here is the caller graph for this function: