00001 /** \page Bugs Bugs, quirks, and other undesirable features 00002 00003 <BODY> 00004 00005 <ul> 00006 <li> The List() method of Expr is limited to four arguments. Larger lists 00007 can be created using the append method of Expr. 00008 <li> In a StaticLinearProblem ctor, the unknown and variation list arguments 00009 must have a flat list structure. 00010 <li> matlabDump hasn't been implemented for order 2 lagrange. 00011 <li> mixed-element problems are failing 00012 </ul> 00013 00014 </BODY> 00015 00016 */ 00017 00018 00019 00020 00021 00022