31 "Linsol based on QR factorization with sparsity pattern based\n"
32 "reordering without partial pivoting\n"
35 ">List of available options\n"
37 "+-----------------+-----------------+-----------------+-----------------+\n"
38 "| Id | Type | Default | Description |\n"
39 "+=================+=================+=================+=================+\n"
40 "| codegen | OT_BOOL | false | C-code |\n"
41 "| | | | generation |\n"
42 "+-----------------+-----------------+-----------------+-----------------+\n"
43 "| compiler | OT_STRING | \"gcc -fPIC -O2\" | Compiler |\n"
44 "| | | | command to be |\n"
45 "| | | | used for |\n"
46 "| | | | compiling |\n"
47 "| | | | generated code |\n"
48 "+-----------------+-----------------+-----------------+-----------------+\n"
static const std::string meta_doc
A documentation string.