1Blurb::
2Specify which variables block will be included with this model block
3Description::
4The \c variables_pointer is used to specify which variables block will be used
5by the model, by cross-referencing with \ref variables-id_variables keyword in
6the \ref variables block.
7
8See \ref topic-block_pointer for details about pointers.
9
10<b> Default Behavior </b>
11
12When a variables pointer is not specified, the model will use the last
13variables block parsed from the input file.
14
15Topics::	block_pointer
16Examples::
17Theory::
18Faq::
19See_Also::
20