![]() |
Ice Sheet System Model
4.18
Code documentation
|
#include <cstdio>
#include <string.h>
#include <cmath>
#include "Metric.h"
#include "../shared/shared.h"
Go to the source code of this file.
Namespaces | |
bamg | |
Functions | |
double | bamg::LengthInterpole (const Metric &Ma, const Metric &Mb, R2 AB) |
void | bamg::SimultaneousMatrixReduction (Metric M1, Metric M2, D2xD2 &V) |
double | bamg::abscisseInterpole (const Metric &Ma, const Metric &Mb, R2 AB, double s, int optim) |
Variables | |
SaveMetricInterpole | bamg::LastMetricInterpole |