check_model: Check congruence between inner and outer models
Description
Internal function not to be called by the user
Usage
check_model(path_matrix, blocks)
Value
an error if there is something wrong
Arguments
- path_matrix
matrix specifying the path
connections
- blocks
list defining the blocks of manifest
variables
Warning
Do NOT use this function unless you are ME, a package
developer, or a jedi user who really knows what is doing
(seriously!)
Details
Internal function. check_model
is called by
check_args
.