@@ -6,21 +6,21 @@ API Doc
66List of Packages
77---------------- 
88
9- ============================   ===================================================== 
10- ``pypeec ``                     Main PyPEEC package.
11- ----------------------------   ----------------------------------------------------- 
12- ----------------------------   ----------------------------------------------------- 
9+ =======================  == ===================================================== 
10+ ``pypeec ``               Main PyPEEC package.
11+ -----------------------  -- ----------------------------------------------------- 
12+ -----------------------  -- ----------------------------------------------------- 
1313``pypeec.run ``                Mesher, solver, viewer, and plotter.
1414``pypeec.utils ``              Various independent utils for data manipulation.
1515``pypeec.data ``               Modules containing all the static data.
16- ----------------------------   ----------------------------------------------------- 
17- ----------------------------   ----------------------------------------------------- 
18- ``pypeec.lib_check ``           Library for checking the integrity of the input data.
19- ``pypeec.lib_matrix ``          Library for handling and manipulating matrices.
20- ``pypeec.lib_plot ``            Modules used by the viewer and plotter.
21- ``pypeec.lib_mesher ``          Modules used by the mesher.
22- ``pypeec.lib_solver ``          Modules used by the solver.
23- ============================   ===================================================== 
16+ -----------------------  -- ----------------------------------------------------- 
17+ -----------------------  -- ----------------------------------------------------- 
18+ ``pypeec.lib_check ``     Library for checking the integrity of the input data.
19+ ``pypeec.lib_matrix ``    Library for handling and manipulating matrices.
20+ ``pypeec.lib_plot ``      Modules used by the viewer and plotter.
21+ ``pypeec.lib_mesher ``    Modules used by the mesher.
22+ ``pypeec.lib_solver ``    Modules used by the solver.
23+ =======================  == ===================================================== 
2424
2525Mesher Function
2626--------------- 
0 commit comments