10#include "Json/json.hpp"
11using json = nlohmann::json;
Represents the operations to solve the equations in time.
Definition Solver.h:18
DampingType
Defines the type of damping used in the simulation.
Definition Model.h:48
InterpolationFunctionType
Defines the type of interpolation function.
Definition Model.h:60
Structure to hold seismic analysis information.
Definition Seismic.h:45
Stores seismic time series data.
Definition Seismic.h:27