amep.base#
Base Classes#
The AMEP module amep.base
contains all basic classes used in the
backend of AMEP.
Functions
|
Checks if the directory of a given path exists and separates between directory and file name. |
|
Creates a class logger. |
|
Creates a module logger. |
Classes
|
Evaluation database base class for storing and loading multiple evaluation results stored in a single HDF5 file. |
|
Evaluation data base class (for loaded evaluation data). |
Evaluation base class. |
|
|
Continuum field data at one time step (one frame). |
|
Per particle simulation data at one time step (a single frame). |
|
Base class to fit a function to data. |
|
Base class to read simulation data from output files and to convert it into the hdf5 file format. |
|
Trajectory base object. |