#ifndef NMCALCULATIONGRID_H
#define NMCALCULATIONGRID_H
class nmCalculationGrid
{
public:
nmCalculationGrid();
};
#endif // NMCALCULATIONGRID_H