Home
last modified time | relevance | path

Searched defs:phi_coarse (Results 1 – 4 of 4) sorted by relevance

/dports/math/libmesh/libmesh-1.6.2/include/error_estimation/
H A Dhp_coarsentest.h133 const std::vector<std::vector<Real>> * phi, * phi_coarse; variable
/dports/math/libmesh/libmesh-1.6.2/src/error_estimation/
H A Ddiscontinuity_measure.C100 std::vector<std::vector<Real>> phi_coarse = fe_coarse->get_phi(); in internal_side_integration() local
/dports/devel/hyperscan/boost_1_75_0/libs/math/example/daubechies_wavelets/
H A Ddaubechies_scaling_plots.cpp132 auto phi_coarse = boost::math::daubechies_scaling<CoarseReal, p>(coarse_refinements); in do_ulp() local
/dports/math/libmesh/libmesh-1.6.2/src/fe/
H A Dfe_base.C977 const std::vector<std::vector<OutputShape>> & phi_coarse = in coarsened_dof_values() local