39std::ostream&
operator<<(std::ostream& file,
const linexi2_coor& l);
49 linexi2(
const long fqlr,
const double* fax,
const double* fay);
66 double line(
const double x) {
return a * x +
b; }
68std::ostream&
operator<<(std::ostream& file,
const linexi2& l);
linexi2_coor(const linexi2_coor &lc)
linexi2_coor & operator=(const linexi2_coor &lc)
linexi2 & operator=(linexi2 &lx)
double line(const double x)
std::ostream & operator<<(std::ostream &file, const BGMesh &bgm)