CAMP 1.0.0
Chemistry Across Multiple Phases
Functions
debug_diff_check.h File Reference

model element data difference checker - NOT THREAD SAFE! More...

Include dependency graph for debug_diff_check.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void diff_check_init (ModelData model_data)
 
void diff_check (char *message)
 
void diff_check_update_only (char *message)
 

Detailed Description

model element data difference checker - NOT THREAD SAFE!

Definition in file debug_diff_check.h.

Function Documentation

◆ diff_check()

void diff_check ( char *  message)

Definition at line 313 of file debug_diff_check.c.

Here is the call graph for this function:

◆ diff_check_init()

void diff_check_init ( ModelData  model_data)

Definition at line 153 of file debug_diff_check.c.

Here is the call graph for this function:

◆ diff_check_update_only()

void diff_check_update_only ( char *  message)

Definition at line 337 of file debug_diff_check.c.

Here is the call graph for this function: