#include <Metric.h>
Public Member Functions | |
MInert (const MInert &other) | |
MInert (const GReal_t kappaarg) | |
void | eval (MetricValues &metricvalues, const GReal_t tau, const GReal_t rho, const eval_t ev) const |
Evaluate metric quantities. | |
Protected Attributes | |
GReal_t | kappa |
void gridripper::metric::MInert::eval | ( | MetricValues & | metricvalues, | |
const GReal_t | tau, | |||
const GReal_t | rho, | |||
const eval_t | ev | |||
) | const [virtual] |