Blurb:: Associate models with method names Description:: Using the optional keyword \c model_pointer_list, models can be assigned to methods specified in the \c method_name_list. Models are referred to by name (i.e. by their \ref model-id_model labels). The length of the \c model_pointer_list must be either 1 or match the length of the \c method_name_list. If the former, the same model will be used for all methods, and if the latter, methods and models will be paired in the order that they appear in the two lists. Topics:: block_pointer Examples:: Theory:: Faq:: See_Also::