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