#include "CollapseModel.h"#include "CFatalException.h"#include <gsl/gsl_math.h>Go to the source code of this file.
Functions | |
| void | CollapseModel (ttranscribed &Thickness, ttranscribed &ParmValue) |
| Remove layers with identical parameters from the model and collapse them into a single layer each. | |
| void CollapseModel | ( | ttranscribed & | Thickness, | |
| ttranscribed & | ParmValue | |||
| ) |
Remove layers with identical parameters from the model and collapse them into a single layer each.
Definition at line 5 of file CollapseModel.cpp.
References size.
Referenced by main(), and C1DRecObjective::PreParallel().
1.5.5