API Doc

Packages

pypeec

Main PyPEEC package.

pypeec.run

Mesher, solver, viewer, and plotter.

pypeec.utils

Various independent utils for data manipulation.

pypeec.lib_check

Library for checking the integrity of the input data.

pypeec.lib_matrix

Library for handling and manipulating matrices.

pypeec.lib_mesher

Modules used by the mesher.

pypeec.lib_solver

Modules used by the solver.

pypeec.lib_visualization

Modules used by the viewer and plotter.

pypeec.data

Modules containing the static data.

Main Modules

pypeec.main

Module containing the program entry points.

pypeec.script

Module containing the command line script.

pypeec.error

Definition of the used exceptions.

pypeec.config

Module managing the configuration of the program.

pypeec.log

Module for handling the logging.

pypeec.io

Module for serialization and deserialization.