sphere_1EF         70 src/secOrd_op_initData.cpp   return new Impl::sphere_1EF {gt};
sphere_1EF         38 src/secOrd_op_initData_impl.cpp using Esfem::Impl::sphere_1EF;
sphere_1EF        132 src/secOrd_op_initData_impl.cpp sphere_1EF::sphere_1EF(const Grid::Grid_and_time& gt)
sphere_1EF        134 src/secOrd_op_initData_impl.cpp sphere_1EF* sphere_1EF::clone(){
sphere_1EF        135 src/secOrd_op_initData_impl.cpp   return new sphere_1EF {*this};
sphere_1EF        137 src/secOrd_op_initData_impl.cpp void sphere_1EF::interpolate(Grid::Scal_FEfun& fef) const{
sphere_1EF        141 src/secOrd_op_initData_impl.cpp void sphere_1EF::evaluate(const domain& x, range& y)const{
sphere_1EF        111 src/secOrd_op_initData_impl.h 			    sphere_1EF>,
sphere_1EF        122 src/secOrd_op_initData_impl.h       sphere_1EF(const Grid::Grid_and_time&);
sphere_1EF        123 src/secOrd_op_initData_impl.h       sphere_1EF* clone() override;