l2_err 43 include/io_l2h1Calculator.h double l2_err(const Grid::Scal_FEfun&, const Grid::Scal_FEfun&) const; l2_err 45 include/io_l2h1Calculator.h double l2_err(const Grid::Vec_FEfun&, const Grid::Vec_FEfun&) const; l2_err 146 src/brusselator_algo.cpp << norm.l2_err(fef.surface.fun, fef.surface.exact) << ' ' l2_err 184 src/brusselator_algo.cpp << norm.l2_err(fef.surface.fun, fef.surface.exact) << ' ' l2_err 213 src/brusselator_algo.cpp << norm.l2_err(fef.surface.fun, fef.surface.exact) << ' ' l2_err 235 src/brusselator_algo.cpp << norm.l2_err(fef.surface.fun, fef.surface.exact) << ' ' l2_err 374 src/brusselator_algo.cpp << norm.l2_err(fef.u.exact, fef.u.fun) << '\t' l2_err 377 src/brusselator_algo.cpp << norm.l2_err(fef.w.exact, fef.w.fun) << '\t' l2_err 381 src/brusselator_algo.cpp << norm.l2_err(fef.surface.exact, fef.surface.app) l2_err 387 src/brusselator_algo.cpp << norm.l2_err(fef.velocity.fun, fef.velocity.exact) l2_err 425 src/brusselator_algo.h << norm.l2_err(fem.fun, fem.exact) << ' ' l2_err 64 src/linHeat_algo.h << err_cal.l2_err() << ' ' << err_cal.h1_err() << std::endl; l2_err 77 src/linHeat_algo.h << err_cal.l2_err() << ' ' << err_cal.h1_err() << std::endl;