#include "SurfaceWaveModel.h"#include <iostream>#include <string>Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | void | ) |
Definition at line 7 of file testsplit.cpp.
References SurfaceWaveModel::GetThicknesses(), SurfaceWaveModel::ReadModel(), SurfaceWaveModel::SplitLayer(), and SurfaceWaveModel::WriteModel().
1.5.5