1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848
|
\hypertarget{fclib_8c}{\subsection{fclib.\-c File Reference}
\label{fclib_8c}\index{fclib.\-c@{fclib.\-c}}
}
{\ttfamily \#include $<$string.\-h$>$}\\*
{\ttfamily \#include $<$stdlib.\-h$>$}\\*
{\ttfamily \#include $<$stdio.\-h$>$}\\*
{\ttfamily \#include $<$hdf5.\-h$>$}\\*
{\ttfamily \#include $<$hdf5\-\_\-hl.\-h$>$}\\*
{\ttfamily \#include \char`\"{}fclib.\-h\char`\"{}}\\*
{\ttfamily \#include \char`\"{}fcint.\-h\char`\"{}}\\*
Include dependency graph for fclib.\-c\-:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{fclib_8c__incl}
\end{center}
\end{figure}
\subsubsection*{Macros}
\begin{DoxyCompactItemize}
\item
\#define \hyperlink{fclib_8c_ae8ec3114e7970ceac40260041d66edbb}{H5\-Gcreate\-\_\-vers}~2
\item
\#define \hyperlink{fclib_8c_a76c98e4e3ad7bd3a5a480e59f446d20d}{H5\-Gopen\-\_\-vers}~2
\end{DoxyCompactItemize}
\subsubsection*{Functions}
\begin{DoxyCompactItemize}
\item
static hid\-\_\-t \hyperlink{fclib_8c_a59a656449b319a4517bb7e3c95efcb5d}{H5\-Gmake} (hid\-\_\-t loc\-\_\-id, const char $\ast$name)
\begin{DoxyCompactList}\small\item\em make grourp \end{DoxyCompactList}\item
static void \hyperlink{fclib_8c_aefffb8708bf8509b7832d3ed70d4be47}{write\-\_\-matrix} (hid\-\_\-t id, struct \hyperlink{structfclib__matrix}{fclib\-\_\-matrix} $\ast$mat)
\begin{DoxyCompactList}\small\item\em write matrix \end{DoxyCompactList}\item
struct \hyperlink{structfclib__matrix}{fclib\-\_\-matrix} $\ast$ \hyperlink{fclib_8c_a39c7990d9fd2ab18430feb9814c1e69d}{read\-\_\-matrix} (hid\-\_\-t id)
\begin{DoxyCompactList}\small\item\em read matrix \end{DoxyCompactList}\item
static void \hyperlink{fclib_8c_a7834ca369ef4dd197d0667954854edd0}{write\-\_\-global\-\_\-vectors} (hid\-\_\-t id, struct \hyperlink{structfclib__global}{fclib\-\_\-global} $\ast$problem)
\begin{DoxyCompactList}\small\item\em write global vectors \end{DoxyCompactList}\item
static void \hyperlink{fclib_8c_a7c692e0eee1727bb5a3033bd2330d81c}{read\-\_\-global\-\_\-vectors} (hid\-\_\-t id, struct \hyperlink{structfclib__global}{fclib\-\_\-global} $\ast$problem)
\begin{DoxyCompactList}\small\item\em read global vectors \end{DoxyCompactList}\item
static void \hyperlink{fclib_8c_a6dcbbbee29d6a0af12fb87d531508a48}{write\-\_\-local\-\_\-vectors} (hid\-\_\-t id, struct \hyperlink{structfclib__local}{fclib\-\_\-local} $\ast$problem)
\begin{DoxyCompactList}\small\item\em write local vectors \end{DoxyCompactList}\item
static void \hyperlink{fclib_8c_a8bc238e193fcdf7574221d62af6591c2}{read\-\_\-local\-\_\-vectors} (hid\-\_\-t id, struct \hyperlink{structfclib__local}{fclib\-\_\-local} $\ast$problem)
\begin{DoxyCompactList}\small\item\em read local vectors \end{DoxyCompactList}\item
static void \hyperlink{fclib_8c_aca8c24ddc0ea386c97b678b1324ea0d4}{write\-\_\-problem\-\_\-info} (hid\-\_\-t id, struct \hyperlink{structfclib__info}{fclib\-\_\-info} $\ast$info)
\begin{DoxyCompactList}\small\item\em write problem info \end{DoxyCompactList}\item
static struct \hyperlink{structfclib__info}{fclib\-\_\-info} $\ast$ \hyperlink{fclib_8c_a027ca7a38adea4ea55cd4ad3af71505d}{read\-\_\-problem\-\_\-info} (hid\-\_\-t id)
\begin{DoxyCompactList}\small\item\em read problem info \end{DoxyCompactList}\item
static void \hyperlink{fclib_8c_aa4bc76f00cee23457c4f29ec53f8ceea}{write\-\_\-solution} (hid\-\_\-t id, struct \hyperlink{structfclib__solution}{fclib\-\_\-solution} $\ast$solution, hsize\-\_\-t nv, hsize\-\_\-t nr, hsize\-\_\-t nl)
\begin{DoxyCompactList}\small\item\em write solution \end{DoxyCompactList}\item
static void \hyperlink{fclib_8c_af66ff03f18b03083ea7ad5a9ee9d2021}{read\-\_\-solution} (hid\-\_\-t id, hsize\-\_\-t nv, hsize\-\_\-t nr, hsize\-\_\-t nl, struct \hyperlink{structfclib__solution}{fclib\-\_\-solution} $\ast$solution)
\begin{DoxyCompactList}\small\item\em read solution \end{DoxyCompactList}\item
static int \hyperlink{fclib_8c_a0da0a5e09f832f89656ad0fe8fc7064d}{read\-\_\-nvnunrnl} (hid\-\_\-t file\-\_\-id, int $\ast$nv, int $\ast$nr, int $\ast$nl)
\begin{DoxyCompactList}\small\item\em read solution sizes \end{DoxyCompactList}\item
static void \hyperlink{fclib_8c_ac35480502e8612c3717d5fc6279de0c5}{delete\-\_\-matrix\-\_\-info} (struct \hyperlink{structfclib__matrix__info}{fclib\-\_\-matrix\-\_\-info} $\ast$info)
\begin{DoxyCompactList}\small\item\em delete matrix info \end{DoxyCompactList}\item
static void \hyperlink{fclib_8c_ab5f8fb6fdbd5d68d93e1b68e8b009581}{delete\-\_\-matrix} (struct \hyperlink{structfclib__matrix}{fclib\-\_\-matrix} $\ast$mat)
\begin{DoxyCompactList}\small\item\em delete matrix \end{DoxyCompactList}\item
static void \hyperlink{fclib_8c_a0b6e96725a6f98fdd3b49cdaea3aa38d}{delete\-\_\-info} (struct \hyperlink{structfclib__info}{fclib\-\_\-info} $\ast$info)
\begin{DoxyCompactList}\small\item\em delete problem info \end{DoxyCompactList}\item
int \hyperlink{fclib_8c_acd5a38f03c621ce4a53eea28ae6d9e2e}{fclib\-\_\-write\-\_\-global} (struct \hyperlink{structfclib__global}{fclib\-\_\-global} $\ast$problem, const char $\ast$path)
\begin{DoxyCompactList}\small\item\em write global problem; return 1 on success, 0 on failure \end{DoxyCompactList}\item
int \hyperlink{fclib_8c_a5c4c7bb4d98efc388fdf4a7aa009b87a}{fclib\-\_\-write\-\_\-local} (struct \hyperlink{structfclib__local}{fclib\-\_\-local} $\ast$problem, const char $\ast$path)
\begin{DoxyCompactList}\small\item\em write local problem; return 1 on success, 0 on failure \end{DoxyCompactList}\item
int \hyperlink{fclib_8c_a6edc26abbeec9f3e9a4fa71e70726988}{fclib\-\_\-write\-\_\-solution} (struct \hyperlink{structfclib__solution}{fclib\-\_\-solution} $\ast$solution, const char $\ast$path)
\begin{DoxyCompactList}\small\item\em write solution; return 1 on success, 0 on failure \end{DoxyCompactList}\item
int \hyperlink{fclib_8c_a5100104b958b245b883f5d505651a5c1}{fclib\-\_\-write\-\_\-guesses} (int number\-\_\-of\-\_\-guesses, struct \hyperlink{structfclib__solution}{fclib\-\_\-solution} $\ast$guesses, const char $\ast$path)
\begin{DoxyCompactList}\small\item\em write initial guesses; return 1 on success, 0 on failure \end{DoxyCompactList}\item
struct \hyperlink{structfclib__global}{fclib\-\_\-global} $\ast$ \hyperlink{fclib_8c_a68650a3ef8e5cfca61e10ede3ff59745}{fclib\-\_\-read\-\_\-global} (const char $\ast$path)
\begin{DoxyCompactList}\small\item\em read global problem; return problem on success; N\-U\-L\-L on failure \end{DoxyCompactList}\item
struct \hyperlink{structfclib__local}{fclib\-\_\-local} $\ast$ \hyperlink{fclib_8c_a1122778ddd33ab84360ec6da584bff99}{fclib\-\_\-read\-\_\-local} (const char $\ast$path)
\begin{DoxyCompactList}\small\item\em read local problem; return problem on success; N\-U\-L\-L on failure \end{DoxyCompactList}\item
struct \hyperlink{structfclib__solution}{fclib\-\_\-solution} $\ast$ \hyperlink{fclib_8c_a038c74114b0d53fd79785d99cd6c42fb}{fclib\-\_\-read\-\_\-solution} (const char $\ast$path)
\begin{DoxyCompactList}\small\item\em read solution; return solution on success; N\-U\-L\-L on failure \end{DoxyCompactList}\item
struct \hyperlink{structfclib__solution}{fclib\-\_\-solution} $\ast$ \hyperlink{fclib_8c_ad1392d4746f60eb0030d6f9e80846e53}{fclib\-\_\-read\-\_\-guesses} (const char $\ast$path, int $\ast$number\-\_\-of\-\_\-guesses)
\begin{DoxyCompactList}\small\item\em read initial guesses; return vector of guesses on success; N\-U\-L\-L on failure; output numebr of guesses in the variable pointed by 'number\-\_\-of\-\_\-guesses' \end{DoxyCompactList}\item
void \hyperlink{fclib_8c_a14b1c35f51633d79f4ed6a680d21d6b4}{fclib\-\_\-delete\-\_\-global} (struct \hyperlink{structfclib__global}{fclib\-\_\-global} $\ast$problem)
\begin{DoxyCompactList}\small\item\em delete global problem \end{DoxyCompactList}\item
void \hyperlink{fclib_8c_a20292c502d574d412fd8b41aad37225b}{fclib\-\_\-delete\-\_\-local} (struct \hyperlink{structfclib__local}{fclib\-\_\-local} $\ast$problem)
\begin{DoxyCompactList}\small\item\em delete local problem \end{DoxyCompactList}\item
void \hyperlink{fclib_8c_a4b70826ccf4a67808e1946036ac6d950}{fclib\-\_\-delete\-\_\-solutions} (struct \hyperlink{structfclib__solution}{fclib\-\_\-solution} $\ast$data, int count)
\begin{DoxyCompactList}\small\item\em delete solutions or guesses \end{DoxyCompactList}\end{DoxyCompactItemize}
\subsubsection{Detailed Description}
frictional contact library input/output
Definition in file \hyperlink{fclib_8c_source}{fclib.\-c}.
\subsubsection{Macro Definition Documentation}
\hypertarget{fclib_8c_ae8ec3114e7970ceac40260041d66edbb}{\index{fclib.\-c@{fclib.\-c}!H5\-Gcreate\-\_\-vers@{H5\-Gcreate\-\_\-vers}}
\index{H5\-Gcreate\-\_\-vers@{H5\-Gcreate\-\_\-vers}!fclib.c@{fclib.\-c}}
\paragraph[{H5\-Gcreate\-\_\-vers}]{\setlength{\rightskip}{0pt plus 5cm}\#define H5\-Gcreate\-\_\-vers~2}}\label{fclib_8c_ae8ec3114e7970ceac40260041d66edbb}
Definition at line 24 of file fclib.\-c.
\hypertarget{fclib_8c_a76c98e4e3ad7bd3a5a480e59f446d20d}{\index{fclib.\-c@{fclib.\-c}!H5\-Gopen\-\_\-vers@{H5\-Gopen\-\_\-vers}}
\index{H5\-Gopen\-\_\-vers@{H5\-Gopen\-\_\-vers}!fclib.c@{fclib.\-c}}
\paragraph[{H5\-Gopen\-\_\-vers}]{\setlength{\rightskip}{0pt plus 5cm}\#define H5\-Gopen\-\_\-vers~2}}\label{fclib_8c_a76c98e4e3ad7bd3a5a480e59f446d20d}
Definition at line 25 of file fclib.\-c.
\subsubsection{Function Documentation}
\hypertarget{fclib_8c_a59a656449b319a4517bb7e3c95efcb5d}{\index{fclib.\-c@{fclib.\-c}!H5\-Gmake@{H5\-Gmake}}
\index{H5\-Gmake@{H5\-Gmake}!fclib.c@{fclib.\-c}}
\paragraph[{H5\-Gmake}]{\setlength{\rightskip}{0pt plus 5cm}static hid\-\_\-t H5\-Gmake (
\begin{DoxyParamCaption}
\item[{hid\-\_\-t}]{loc\-\_\-id, }
\item[{const char $\ast$}]{name}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [static]}}}\label{fclib_8c_a59a656449b319a4517bb7e3c95efcb5d}
make grourp
Definition at line 37 of file fclib.\-c.
Referenced by fclib\-\_\-write\-\_\-global(), fclib\-\_\-write\-\_\-guesses(), fclib\-\_\-write\-\_\-local(), and fclib\-\_\-write\-\_\-solution().
\hypertarget{fclib_8c_aefffb8708bf8509b7832d3ed70d4be47}{\index{fclib.\-c@{fclib.\-c}!write\-\_\-matrix@{write\-\_\-matrix}}
\index{write\-\_\-matrix@{write\-\_\-matrix}!fclib.c@{fclib.\-c}}
\paragraph[{write\-\_\-matrix}]{\setlength{\rightskip}{0pt plus 5cm}static void write\-\_\-matrix (
\begin{DoxyParamCaption}
\item[{hid\-\_\-t}]{id, }
\item[{struct {\bf fclib\-\_\-matrix} $\ast$}]{mat}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [static]}}}\label{fclib_8c_aefffb8708bf8509b7832d3ed70d4be47}
write matrix
Definition at line 51 of file fclib.\-c.
References A\-S\-S\-E\-R\-T, fclib\-\_\-matrix\-\_\-info\-::comment, fclib\-\_\-matrix\-\_\-info\-::conditioning, fclib\-\_\-matrix\-\_\-info\-::determinant, fclib\-\_\-matrix\-::i, fclib\-\_\-matrix\-::info, I\-O, fclib\-\_\-matrix\-::m, fclib\-\_\-matrix\-::n, fclib\-\_\-matrix\-::nz, fclib\-\_\-matrix\-::nzmax, fclib\-\_\-matrix\-::p, fclib\-\_\-matrix\-\_\-info\-::rank, and fclib\-\_\-matrix\-::x.
Referenced by fclib\-\_\-write\-\_\-global(), and fclib\-\_\-write\-\_\-local().
\hypertarget{fclib_8c_a39c7990d9fd2ab18430feb9814c1e69d}{\index{fclib.\-c@{fclib.\-c}!read\-\_\-matrix@{read\-\_\-matrix}}
\index{read\-\_\-matrix@{read\-\_\-matrix}!fclib.c@{fclib.\-c}}
\paragraph[{read\-\_\-matrix}]{\setlength{\rightskip}{0pt plus 5cm}struct {\bf fclib\-\_\-matrix}$\ast$ read\-\_\-matrix (
\begin{DoxyParamCaption}
\item[{hid\-\_\-t}]{id}
\end{DoxyParamCaption}
)}}\label{fclib_8c_a39c7990d9fd2ab18430feb9814c1e69d}
read matrix
Definition at line 96 of file fclib.\-c.
References A\-S\-S\-E\-R\-T, fclib\-\_\-matrix\-\_\-info\-::comment, fclib\-\_\-matrix\-\_\-info\-::conditioning, fclib\-\_\-matrix\-\_\-info\-::determinant, fclib\-\_\-matrix\-::i, fclib\-\_\-matrix\-::info, I\-O, fclib\-\_\-matrix\-::m, M\-M, fclib\-\_\-matrix\-::n, fclib\-\_\-matrix\-::nz, fclib\-\_\-matrix\-::nzmax, fclib\-\_\-matrix\-::p, fclib\-\_\-matrix\-\_\-info\-::rank, and fclib\-\_\-matrix\-::x.
Referenced by fclib\-\_\-read\-\_\-global(), and fclib\-\_\-read\-\_\-local().
\hypertarget{fclib_8c_a7834ca369ef4dd197d0667954854edd0}{\index{fclib.\-c@{fclib.\-c}!write\-\_\-global\-\_\-vectors@{write\-\_\-global\-\_\-vectors}}
\index{write\-\_\-global\-\_\-vectors@{write\-\_\-global\-\_\-vectors}!fclib.c@{fclib.\-c}}
\paragraph[{write\-\_\-global\-\_\-vectors}]{\setlength{\rightskip}{0pt plus 5cm}static void write\-\_\-global\-\_\-vectors (
\begin{DoxyParamCaption}
\item[{hid\-\_\-t}]{id, }
\item[{struct {\bf fclib\-\_\-global} $\ast$}]{problem}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [static]}}}\label{fclib_8c_a7834ca369ef4dd197d0667954854edd0}
write global vectors
Definition at line 156 of file fclib.\-c.
References A\-S\-S\-E\-R\-T, fclib\-\_\-global\-::b, fclib\-\_\-global\-::f, fclib\-\_\-global\-::\-G, fclib\-\_\-global\-::\-H, I\-O, fclib\-\_\-matrix\-::m, fclib\-\_\-global\-::\-M, fclib\-\_\-global\-::mu, fclib\-\_\-matrix\-::n, fclib\-\_\-global\-::spacedim, and fclib\-\_\-global\-::w.
Referenced by fclib\-\_\-write\-\_\-global().
\hypertarget{fclib_8c_a7c692e0eee1727bb5a3033bd2330d81c}{\index{fclib.\-c@{fclib.\-c}!read\-\_\-global\-\_\-vectors@{read\-\_\-global\-\_\-vectors}}
\index{read\-\_\-global\-\_\-vectors@{read\-\_\-global\-\_\-vectors}!fclib.c@{fclib.\-c}}
\paragraph[{read\-\_\-global\-\_\-vectors}]{\setlength{\rightskip}{0pt plus 5cm}static void read\-\_\-global\-\_\-vectors (
\begin{DoxyParamCaption}
\item[{hid\-\_\-t}]{id, }
\item[{struct {\bf fclib\-\_\-global} $\ast$}]{problem}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [static]}}}\label{fclib_8c_a7c692e0eee1727bb5a3033bd2330d81c}
read global vectors
Definition at line 180 of file fclib.\-c.
References A\-S\-S\-E\-R\-T, fclib\-\_\-global\-::b, fclib\-\_\-global\-::f, fclib\-\_\-global\-::\-G, fclib\-\_\-global\-::\-H, I\-O, fclib\-\_\-matrix\-::m, fclib\-\_\-global\-::\-M, M\-M, fclib\-\_\-global\-::mu, fclib\-\_\-matrix\-::n, fclib\-\_\-global\-::spacedim, and fclib\-\_\-global\-::w.
Referenced by fclib\-\_\-read\-\_\-global().
\hypertarget{fclib_8c_a6dcbbbee29d6a0af12fb87d531508a48}{\index{fclib.\-c@{fclib.\-c}!write\-\_\-local\-\_\-vectors@{write\-\_\-local\-\_\-vectors}}
\index{write\-\_\-local\-\_\-vectors@{write\-\_\-local\-\_\-vectors}!fclib.c@{fclib.\-c}}
\paragraph[{write\-\_\-local\-\_\-vectors}]{\setlength{\rightskip}{0pt plus 5cm}static void write\-\_\-local\-\_\-vectors (
\begin{DoxyParamCaption}
\item[{hid\-\_\-t}]{id, }
\item[{struct {\bf fclib\-\_\-local} $\ast$}]{problem}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [static]}}}\label{fclib_8c_a6dcbbbee29d6a0af12fb87d531508a48}
write local vectors
Definition at line 199 of file fclib.\-c.
References A\-S\-S\-E\-R\-T, I\-O, fclib\-\_\-matrix\-::m, fclib\-\_\-local\-::mu, fclib\-\_\-local\-::q, fclib\-\_\-local\-::\-R, fclib\-\_\-local\-::s, fclib\-\_\-local\-::spacedim, fclib\-\_\-local\-::\-V, and fclib\-\_\-local\-::\-W.
Referenced by fclib\-\_\-write\-\_\-local().
\hypertarget{fclib_8c_a8bc238e193fcdf7574221d62af6591c2}{\index{fclib.\-c@{fclib.\-c}!read\-\_\-local\-\_\-vectors@{read\-\_\-local\-\_\-vectors}}
\index{read\-\_\-local\-\_\-vectors@{read\-\_\-local\-\_\-vectors}!fclib.c@{fclib.\-c}}
\paragraph[{read\-\_\-local\-\_\-vectors}]{\setlength{\rightskip}{0pt plus 5cm}static void read\-\_\-local\-\_\-vectors (
\begin{DoxyParamCaption}
\item[{hid\-\_\-t}]{id, }
\item[{struct {\bf fclib\-\_\-local} $\ast$}]{problem}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [static]}}}\label{fclib_8c_a8bc238e193fcdf7574221d62af6591c2}
read local vectors
Definition at line 220 of file fclib.\-c.
References A\-S\-S\-E\-R\-T, I\-O, fclib\-\_\-matrix\-::m, M\-M, fclib\-\_\-local\-::mu, fclib\-\_\-local\-::q, fclib\-\_\-local\-::\-R, fclib\-\_\-local\-::s, fclib\-\_\-local\-::spacedim, and fclib\-\_\-local\-::\-W.
Referenced by fclib\-\_\-read\-\_\-local().
\hypertarget{fclib_8c_aca8c24ddc0ea386c97b678b1324ea0d4}{\index{fclib.\-c@{fclib.\-c}!write\-\_\-problem\-\_\-info@{write\-\_\-problem\-\_\-info}}
\index{write\-\_\-problem\-\_\-info@{write\-\_\-problem\-\_\-info}!fclib.c@{fclib.\-c}}
\paragraph[{write\-\_\-problem\-\_\-info}]{\setlength{\rightskip}{0pt plus 5cm}static void write\-\_\-problem\-\_\-info (
\begin{DoxyParamCaption}
\item[{hid\-\_\-t}]{id, }
\item[{struct {\bf fclib\-\_\-info} $\ast$}]{info}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [static]}}}\label{fclib_8c_aca8c24ddc0ea386c97b678b1324ea0d4}
write problem info
Definition at line 237 of file fclib.\-c.
References fclib\-\_\-info\-::description, I\-O, fclib\-\_\-info\-::math\-\_\-info, and fclib\-\_\-info\-::title.
Referenced by fclib\-\_\-write\-\_\-global(), and fclib\-\_\-write\-\_\-local().
\hypertarget{fclib_8c_a027ca7a38adea4ea55cd4ad3af71505d}{\index{fclib.\-c@{fclib.\-c}!read\-\_\-problem\-\_\-info@{read\-\_\-problem\-\_\-info}}
\index{read\-\_\-problem\-\_\-info@{read\-\_\-problem\-\_\-info}!fclib.c@{fclib.\-c}}
\paragraph[{read\-\_\-problem\-\_\-info}]{\setlength{\rightskip}{0pt plus 5cm}static struct {\bf fclib\-\_\-info}$\ast$ read\-\_\-problem\-\_\-info (
\begin{DoxyParamCaption}
\item[{hid\-\_\-t}]{id}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [static]}}}\label{fclib_8c_a027ca7a38adea4ea55cd4ad3af71505d}
read problem info
Definition at line 245 of file fclib.\-c.
References fclib\-\_\-info\-::description, I\-O, fclib\-\_\-info\-::math\-\_\-info, M\-M, and fclib\-\_\-info\-::title.
Referenced by fclib\-\_\-read\-\_\-global(), and fclib\-\_\-read\-\_\-local().
\hypertarget{fclib_8c_aa4bc76f00cee23457c4f29ec53f8ceea}{\index{fclib.\-c@{fclib.\-c}!write\-\_\-solution@{write\-\_\-solution}}
\index{write\-\_\-solution@{write\-\_\-solution}!fclib.c@{fclib.\-c}}
\paragraph[{write\-\_\-solution}]{\setlength{\rightskip}{0pt plus 5cm}static void write\-\_\-solution (
\begin{DoxyParamCaption}
\item[{hid\-\_\-t}]{id, }
\item[{struct {\bf fclib\-\_\-solution} $\ast$}]{solution, }
\item[{hsize\-\_\-t}]{nv, }
\item[{hsize\-\_\-t}]{nr, }
\item[{hsize\-\_\-t}]{nl}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [static]}}}\label{fclib_8c_aa4bc76f00cee23457c4f29ec53f8ceea}
write solution
Definition at line 282 of file fclib.\-c.
References A\-S\-S\-E\-R\-T, I\-O, fclib\-\_\-solution\-::l, fclib\-\_\-solution\-::r, fclib\-\_\-solution\-::u, and fclib\-\_\-solution\-::v.
Referenced by fclib\-\_\-write\-\_\-guesses(), and fclib\-\_\-write\-\_\-solution().
\hypertarget{fclib_8c_af66ff03f18b03083ea7ad5a9ee9d2021}{\index{fclib.\-c@{fclib.\-c}!read\-\_\-solution@{read\-\_\-solution}}
\index{read\-\_\-solution@{read\-\_\-solution}!fclib.c@{fclib.\-c}}
\paragraph[{read\-\_\-solution}]{\setlength{\rightskip}{0pt plus 5cm}static void read\-\_\-solution (
\begin{DoxyParamCaption}
\item[{hid\-\_\-t}]{id, }
\item[{hsize\-\_\-t}]{nv, }
\item[{hsize\-\_\-t}]{nr, }
\item[{hsize\-\_\-t}]{nl, }
\item[{struct {\bf fclib\-\_\-solution} $\ast$}]{solution}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [static]}}}\label{fclib_8c_af66ff03f18b03083ea7ad5a9ee9d2021}
read solution
Definition at line 293 of file fclib.\-c.
References A\-S\-S\-E\-R\-T, I\-O, fclib\-\_\-solution\-::l, M\-M, fclib\-\_\-solution\-::r, fclib\-\_\-solution\-::u, and fclib\-\_\-solution\-::v.
Referenced by fclib\-\_\-read\-\_\-guesses(), and fclib\-\_\-read\-\_\-solution().
\hypertarget{fclib_8c_a0da0a5e09f832f89656ad0fe8fc7064d}{\index{fclib.\-c@{fclib.\-c}!read\-\_\-nvnunrnl@{read\-\_\-nvnunrnl}}
\index{read\-\_\-nvnunrnl@{read\-\_\-nvnunrnl}!fclib.c@{fclib.\-c}}
\paragraph[{read\-\_\-nvnunrnl}]{\setlength{\rightskip}{0pt plus 5cm}static int read\-\_\-nvnunrnl (
\begin{DoxyParamCaption}
\item[{hid\-\_\-t}]{file\-\_\-id, }
\item[{int $\ast$}]{nv, }
\item[{int $\ast$}]{nr, }
\item[{int $\ast$}]{nl}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [static]}}}\label{fclib_8c_a0da0a5e09f832f89656ad0fe8fc7064d}
read solution sizes
Definition at line 317 of file fclib.\-c.
References I\-O.
Referenced by fclib\-\_\-read\-\_\-guesses(), fclib\-\_\-read\-\_\-solution(), fclib\-\_\-write\-\_\-guesses(), and fclib\-\_\-write\-\_\-solution().
\hypertarget{fclib_8c_ac35480502e8612c3717d5fc6279de0c5}{\index{fclib.\-c@{fclib.\-c}!delete\-\_\-matrix\-\_\-info@{delete\-\_\-matrix\-\_\-info}}
\index{delete\-\_\-matrix\-\_\-info@{delete\-\_\-matrix\-\_\-info}!fclib.c@{fclib.\-c}}
\paragraph[{delete\-\_\-matrix\-\_\-info}]{\setlength{\rightskip}{0pt plus 5cm}static void delete\-\_\-matrix\-\_\-info (
\begin{DoxyParamCaption}
\item[{struct {\bf fclib\-\_\-matrix\-\_\-info} $\ast$}]{info}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [static]}}}\label{fclib_8c_ac35480502e8612c3717d5fc6279de0c5}
delete matrix info
Definition at line 349 of file fclib.\-c.
References fclib\-\_\-matrix\-\_\-info\-::comment.
Referenced by delete\-\_\-matrix().
\hypertarget{fclib_8c_ab5f8fb6fdbd5d68d93e1b68e8b009581}{\index{fclib.\-c@{fclib.\-c}!delete\-\_\-matrix@{delete\-\_\-matrix}}
\index{delete\-\_\-matrix@{delete\-\_\-matrix}!fclib.c@{fclib.\-c}}
\paragraph[{delete\-\_\-matrix}]{\setlength{\rightskip}{0pt plus 5cm}static void delete\-\_\-matrix (
\begin{DoxyParamCaption}
\item[{struct {\bf fclib\-\_\-matrix} $\ast$}]{mat}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [static]}}}\label{fclib_8c_ab5f8fb6fdbd5d68d93e1b68e8b009581}
delete matrix
Definition at line 359 of file fclib.\-c.
References delete\-\_\-matrix\-\_\-info(), fclib\-\_\-matrix\-::i, fclib\-\_\-matrix\-::info, fclib\-\_\-matrix\-::p, and fclib\-\_\-matrix\-::x.
Referenced by fclib\-\_\-delete\-\_\-global(), and fclib\-\_\-delete\-\_\-local().
Here is the call graph for this function\-:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=280pt]{fclib_8c_ab5f8fb6fdbd5d68d93e1b68e8b009581_cgraph}
\end{center}
\end{figure}
\hypertarget{fclib_8c_a0b6e96725a6f98fdd3b49cdaea3aa38d}{\index{fclib.\-c@{fclib.\-c}!delete\-\_\-info@{delete\-\_\-info}}
\index{delete\-\_\-info@{delete\-\_\-info}!fclib.c@{fclib.\-c}}
\paragraph[{delete\-\_\-info}]{\setlength{\rightskip}{0pt plus 5cm}static void delete\-\_\-info (
\begin{DoxyParamCaption}
\item[{struct {\bf fclib\-\_\-info} $\ast$}]{info}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [static]}}}\label{fclib_8c_a0b6e96725a6f98fdd3b49cdaea3aa38d}
delete problem info
Definition at line 372 of file fclib.\-c.
References fclib\-\_\-info\-::description, fclib\-\_\-info\-::math\-\_\-info, and fclib\-\_\-info\-::title.
Referenced by fclib\-\_\-delete\-\_\-global(), and fclib\-\_\-delete\-\_\-local().
\hypertarget{fclib_8c_acd5a38f03c621ce4a53eea28ae6d9e2e}{\index{fclib.\-c@{fclib.\-c}!fclib\-\_\-write\-\_\-global@{fclib\-\_\-write\-\_\-global}}
\index{fclib\-\_\-write\-\_\-global@{fclib\-\_\-write\-\_\-global}!fclib.c@{fclib.\-c}}
\paragraph[{fclib\-\_\-write\-\_\-global}]{\setlength{\rightskip}{0pt plus 5cm}int fclib\-\_\-write\-\_\-global (
\begin{DoxyParamCaption}
\item[{struct {\bf fclib\-\_\-global} $\ast$}]{problem, }
\item[{const char $\ast$}]{path}
\end{DoxyParamCaption}
)}}\label{fclib_8c_acd5a38f03c621ce4a53eea28ae6d9e2e}
write global problem; return 1 on success, 0 on failure
Definition at line 386 of file fclib.\-c.
References A\-S\-S\-E\-R\-T, fclib\-\_\-global\-::\-G, fclib\-\_\-global\-::\-H, H5\-Gmake(), fclib\-\_\-global\-::info, I\-O, fclib\-\_\-global\-::\-M, fclib\-\_\-global\-::spacedim, write\-\_\-global\-\_\-vectors(), write\-\_\-matrix(), and write\-\_\-problem\-\_\-info().
Referenced by main().
Here is the call graph for this function\-:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=306pt]{fclib_8c_acd5a38f03c621ce4a53eea28ae6d9e2e_cgraph}
\end{center}
\end{figure}
\hypertarget{fclib_8c_a5c4c7bb4d98efc388fdf4a7aa009b87a}{\index{fclib.\-c@{fclib.\-c}!fclib\-\_\-write\-\_\-local@{fclib\-\_\-write\-\_\-local}}
\index{fclib\-\_\-write\-\_\-local@{fclib\-\_\-write\-\_\-local}!fclib.c@{fclib.\-c}}
\paragraph[{fclib\-\_\-write\-\_\-local}]{\setlength{\rightskip}{0pt plus 5cm}int fclib\-\_\-write\-\_\-local (
\begin{DoxyParamCaption}
\item[{struct {\bf fclib\-\_\-local} $\ast$}]{problem, }
\item[{const char $\ast$}]{path}
\end{DoxyParamCaption}
)}}\label{fclib_8c_a5c4c7bb4d98efc388fdf4a7aa009b87a}
write local problem; return 1 on success, 0 on failure
Definition at line 454 of file fclib.\-c.
References A\-S\-S\-E\-R\-T, H5\-Gmake(), fclib\-\_\-local\-::info, I\-O, fclib\-\_\-local\-::\-R, fclib\-\_\-local\-::spacedim, fclib\-\_\-local\-::\-V, fclib\-\_\-local\-::\-W, write\-\_\-local\-\_\-vectors(), write\-\_\-matrix(), and write\-\_\-problem\-\_\-info().
Referenced by main().
Here is the call graph for this function\-:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=294pt]{fclib_8c_a5c4c7bb4d98efc388fdf4a7aa009b87a_cgraph}
\end{center}
\end{figure}
\hypertarget{fclib_8c_a6edc26abbeec9f3e9a4fa71e70726988}{\index{fclib.\-c@{fclib.\-c}!fclib\-\_\-write\-\_\-solution@{fclib\-\_\-write\-\_\-solution}}
\index{fclib\-\_\-write\-\_\-solution@{fclib\-\_\-write\-\_\-solution}!fclib.c@{fclib.\-c}}
\paragraph[{fclib\-\_\-write\-\_\-solution}]{\setlength{\rightskip}{0pt plus 5cm}int fclib\-\_\-write\-\_\-solution (
\begin{DoxyParamCaption}
\item[{struct {\bf fclib\-\_\-solution} $\ast$}]{solution, }
\item[{const char $\ast$}]{path}
\end{DoxyParamCaption}
)}}\label{fclib_8c_a6edc26abbeec9f3e9a4fa71e70726988}
write solution; return 1 on success, 0 on failure
Definition at line 522 of file fclib.\-c.
References H5\-Gmake(), I\-O, read\-\_\-nvnunrnl(), and write\-\_\-solution().
Referenced by main().
Here is the call graph for this function\-:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=286pt]{fclib_8c_a6edc26abbeec9f3e9a4fa71e70726988_cgraph}
\end{center}
\end{figure}
\hypertarget{fclib_8c_a5100104b958b245b883f5d505651a5c1}{\index{fclib.\-c@{fclib.\-c}!fclib\-\_\-write\-\_\-guesses@{fclib\-\_\-write\-\_\-guesses}}
\index{fclib\-\_\-write\-\_\-guesses@{fclib\-\_\-write\-\_\-guesses}!fclib.c@{fclib.\-c}}
\paragraph[{fclib\-\_\-write\-\_\-guesses}]{\setlength{\rightskip}{0pt plus 5cm}int fclib\-\_\-write\-\_\-guesses (
\begin{DoxyParamCaption}
\item[{int}]{number\-\_\-of\-\_\-guesses, }
\item[{struct {\bf fclib\-\_\-solution} $\ast$}]{guesses, }
\item[{const char $\ast$}]{path}
\end{DoxyParamCaption}
)}}\label{fclib_8c_a5100104b958b245b883f5d505651a5c1}
write initial guesses; return 1 on success, 0 on failure
Definition at line 562 of file fclib.\-c.
References H5\-Gmake(), I\-O, read\-\_\-nvnunrnl(), and write\-\_\-solution().
Referenced by main().
Here is the call graph for this function\-:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=292pt]{fclib_8c_a5100104b958b245b883f5d505651a5c1_cgraph}
\end{center}
\end{figure}
\hypertarget{fclib_8c_a68650a3ef8e5cfca61e10ede3ff59745}{\index{fclib.\-c@{fclib.\-c}!fclib\-\_\-read\-\_\-global@{fclib\-\_\-read\-\_\-global}}
\index{fclib\-\_\-read\-\_\-global@{fclib\-\_\-read\-\_\-global}!fclib.c@{fclib.\-c}}
\paragraph[{fclib\-\_\-read\-\_\-global}]{\setlength{\rightskip}{0pt plus 5cm}struct {\bf fclib\-\_\-global}$\ast$ fclib\-\_\-read\-\_\-global (
\begin{DoxyParamCaption}
\item[{const char $\ast$}]{path}
\end{DoxyParamCaption}
)}}\label{fclib_8c_a68650a3ef8e5cfca61e10ede3ff59745}
read global problem; return problem on success; N\-U\-L\-L on failure
Definition at line 612 of file fclib.\-c.
References fclib\-\_\-global\-::\-G, fclib\-\_\-global\-::\-H, fclib\-\_\-global\-::info, I\-O, fclib\-\_\-global\-::\-M, M\-M, read\-\_\-global\-\_\-vectors(), read\-\_\-matrix(), read\-\_\-problem\-\_\-info(), and fclib\-\_\-global\-::spacedim.
Referenced by main().
Here is the call graph for this function\-:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=306pt]{fclib_8c_a68650a3ef8e5cfca61e10ede3ff59745_cgraph}
\end{center}
\end{figure}
\hypertarget{fclib_8c_a1122778ddd33ab84360ec6da584bff99}{\index{fclib.\-c@{fclib.\-c}!fclib\-\_\-read\-\_\-local@{fclib\-\_\-read\-\_\-local}}
\index{fclib\-\_\-read\-\_\-local@{fclib\-\_\-read\-\_\-local}!fclib.c@{fclib.\-c}}
\paragraph[{fclib\-\_\-read\-\_\-local}]{\setlength{\rightskip}{0pt plus 5cm}struct {\bf fclib\-\_\-local}$\ast$ fclib\-\_\-read\-\_\-local (
\begin{DoxyParamCaption}
\item[{const char $\ast$}]{path}
\end{DoxyParamCaption}
)}}\label{fclib_8c_a1122778ddd33ab84360ec6da584bff99}
read local problem; return problem on success; N\-U\-L\-L on failure
Definition at line 662 of file fclib.\-c.
References fclib\-\_\-local\-::info, I\-O, M\-M, fclib\-\_\-local\-::\-R, read\-\_\-local\-\_\-vectors(), read\-\_\-matrix(), read\-\_\-problem\-\_\-info(), fclib\-\_\-local\-::spacedim, fclib\-\_\-local\-::\-V, and fclib\-\_\-local\-::\-W.
Referenced by main().
Here is the call graph for this function\-:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=292pt]{fclib_8c_a1122778ddd33ab84360ec6da584bff99_cgraph}
\end{center}
\end{figure}
\hypertarget{fclib_8c_a038c74114b0d53fd79785d99cd6c42fb}{\index{fclib.\-c@{fclib.\-c}!fclib\-\_\-read\-\_\-solution@{fclib\-\_\-read\-\_\-solution}}
\index{fclib\-\_\-read\-\_\-solution@{fclib\-\_\-read\-\_\-solution}!fclib.c@{fclib.\-c}}
\paragraph[{fclib\-\_\-read\-\_\-solution}]{\setlength{\rightskip}{0pt plus 5cm}struct {\bf fclib\-\_\-solution}$\ast$ fclib\-\_\-read\-\_\-solution (
\begin{DoxyParamCaption}
\item[{const char $\ast$}]{path}
\end{DoxyParamCaption}
)}}\label{fclib_8c_a038c74114b0d53fd79785d99cd6c42fb}
read solution; return solution on success; N\-U\-L\-L on failure
Definition at line 712 of file fclib.\-c.
References I\-O, M\-M, read\-\_\-nvnunrnl(), and read\-\_\-solution().
Referenced by main().
Here is the call graph for this function\-:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=286pt]{fclib_8c_a038c74114b0d53fd79785d99cd6c42fb_cgraph}
\end{center}
\end{figure}
\hypertarget{fclib_8c_ad1392d4746f60eb0030d6f9e80846e53}{\index{fclib.\-c@{fclib.\-c}!fclib\-\_\-read\-\_\-guesses@{fclib\-\_\-read\-\_\-guesses}}
\index{fclib\-\_\-read\-\_\-guesses@{fclib\-\_\-read\-\_\-guesses}!fclib.c@{fclib.\-c}}
\paragraph[{fclib\-\_\-read\-\_\-guesses}]{\setlength{\rightskip}{0pt plus 5cm}struct {\bf fclib\-\_\-solution}$\ast$ fclib\-\_\-read\-\_\-guesses (
\begin{DoxyParamCaption}
\item[{const char $\ast$}]{path, }
\item[{int $\ast$}]{number\-\_\-of\-\_\-guesses}
\end{DoxyParamCaption}
)}}\label{fclib_8c_ad1392d4746f60eb0030d6f9e80846e53}
read initial guesses; return vector of guesses on success; N\-U\-L\-L on failure; output numebr of guesses in the variable pointed by 'number\-\_\-of\-\_\-guesses'
Definition at line 740 of file fclib.\-c.
References I\-O, M\-M, read\-\_\-nvnunrnl(), and read\-\_\-solution().
Referenced by main().
Here is the call graph for this function\-:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=290pt]{fclib_8c_ad1392d4746f60eb0030d6f9e80846e53_cgraph}
\end{center}
\end{figure}
\hypertarget{fclib_8c_a14b1c35f51633d79f4ed6a680d21d6b4}{\index{fclib.\-c@{fclib.\-c}!fclib\-\_\-delete\-\_\-global@{fclib\-\_\-delete\-\_\-global}}
\index{fclib\-\_\-delete\-\_\-global@{fclib\-\_\-delete\-\_\-global}!fclib.c@{fclib.\-c}}
\paragraph[{fclib\-\_\-delete\-\_\-global}]{\setlength{\rightskip}{0pt plus 5cm}void fclib\-\_\-delete\-\_\-global (
\begin{DoxyParamCaption}
\item[{struct {\bf fclib\-\_\-global} $\ast$}]{problem}
\end{DoxyParamCaption}
)}}\label{fclib_8c_a14b1c35f51633d79f4ed6a680d21d6b4}
delete global problem
Definition at line 780 of file fclib.\-c.
References fclib\-\_\-global\-::b, delete\-\_\-info(), delete\-\_\-matrix(), fclib\-\_\-global\-::f, fclib\-\_\-global\-::\-G, fclib\-\_\-global\-::\-H, fclib\-\_\-global\-::info, fclib\-\_\-global\-::\-M, fclib\-\_\-global\-::mu, and fclib\-\_\-global\-::w.
Referenced by main().
Here is the call graph for this function\-:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{fclib_8c_a14b1c35f51633d79f4ed6a680d21d6b4_cgraph}
\end{center}
\end{figure}
\hypertarget{fclib_8c_a20292c502d574d412fd8b41aad37225b}{\index{fclib.\-c@{fclib.\-c}!fclib\-\_\-delete\-\_\-local@{fclib\-\_\-delete\-\_\-local}}
\index{fclib\-\_\-delete\-\_\-local@{fclib\-\_\-delete\-\_\-local}!fclib.c@{fclib.\-c}}
\paragraph[{fclib\-\_\-delete\-\_\-local}]{\setlength{\rightskip}{0pt plus 5cm}void fclib\-\_\-delete\-\_\-local (
\begin{DoxyParamCaption}
\item[{struct {\bf fclib\-\_\-local} $\ast$}]{problem}
\end{DoxyParamCaption}
)}}\label{fclib_8c_a20292c502d574d412fd8b41aad37225b}
delete local problem
Definition at line 793 of file fclib.\-c.
References delete\-\_\-info(), delete\-\_\-matrix(), fclib\-\_\-local\-::info, fclib\-\_\-local\-::mu, fclib\-\_\-local\-::q, fclib\-\_\-local\-::\-R, fclib\-\_\-local\-::s, fclib\-\_\-local\-::\-V, and fclib\-\_\-local\-::\-W.
Referenced by main().
Here is the call graph for this function\-:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{fclib_8c_a20292c502d574d412fd8b41aad37225b_cgraph}
\end{center}
\end{figure}
\hypertarget{fclib_8c_a4b70826ccf4a67808e1946036ac6d950}{\index{fclib.\-c@{fclib.\-c}!fclib\-\_\-delete\-\_\-solutions@{fclib\-\_\-delete\-\_\-solutions}}
\index{fclib\-\_\-delete\-\_\-solutions@{fclib\-\_\-delete\-\_\-solutions}!fclib.c@{fclib.\-c}}
\paragraph[{fclib\-\_\-delete\-\_\-solutions}]{\setlength{\rightskip}{0pt plus 5cm}void fclib\-\_\-delete\-\_\-solutions (
\begin{DoxyParamCaption}
\item[{struct {\bf fclib\-\_\-solution} $\ast$}]{data, }
\item[{int}]{count}
\end{DoxyParamCaption}
)}}\label{fclib_8c_a4b70826ccf4a67808e1946036ac6d950}
delete solutions or guesses
Definition at line 805 of file fclib.\-c.
References fclib\-\_\-solution\-::l, fclib\-\_\-solution\-::r, fclib\-\_\-solution\-::u, and fclib\-\_\-solution\-::v.
Referenced by main().
|