19#ifndef MATHUTILS_SOLVERS_H
20#define MATHUTILS_SOLVERS_H
22#include "ElementsKernel/Exception.h"
std::array< std::vector< double >, N > Coordinates
Used to pass the grid coordinates to interpn. Internally will make a copy of the required values.
std::pair< double, double > solveSquare(double a, double b, double c, double y)