check_model: Check congruence between inner and outer models
Description
Internal function not to be called by the userUsage
check_model(path_matrix, blocks)
Arguments
path_matrix
matrix specifying the path
connections
blocks
list defining the blocks of manifest
variables
Value
- an error if there is something wrong
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
.