#ifndef SIGMA_TOT_H #define SIGMA_TOT_H float sigma_zz (float, float); float sigma_hz (float, float, float); #endif