00001 /////////////////////////////////////////////////////////////////////////////// 00002 /////////////////////////////////////////////////////////////////////////////// 00003 /////////////////////////////////////////////////////////////////////////////// 00004 /*! 00005 \page pg-dco_io An Example Code of dcovector_io 00006 \include dcovector_io/main.cpp 00007 */ 00008 00009 /////////////////////////////////////////////////////////////////////////////// 00010 /////////////////////////////////////////////////////////////////////////////// 00011 /////////////////////////////////////////////////////////////////////////////// 00012 /*! 00013 \page pg-dge_io An Example Code of dgematrix_io 00014 \include dgematrix_io/main.cpp 00015 */ 00016 00017 /////////////////////////////////////////////////////////////////////////////// 00018 /////////////////////////////////////////////////////////////////////////////// 00019 /////////////////////////////////////////////////////////////////////////////// 00020 /*! 00021 \page pg-dge_lapack An Example Code of dgematrix_lapack 00022 \include dgematrix_lapack/dgesv_check.cpp 00023 \include dgematrix_lapack/main.cpp 00024 */ 00025 00026 00027 /////////////////////////////////////////////////////////////////////////////// 00028 /////////////////////////////////////////////////////////////////////////////// 00029 /////////////////////////////////////////////////////////////////////////////// 00030 /*! 00031 \page pg-makefile Typical "Makefile"s for Various Platforms 00032 00033 <h2>Makefile for scorec++ + atlas + blacs + scalapack</h2> 00034 \include Makefile.scorec++ 00035 */