Home
last modified time | relevance | path

Searched defs:num_coeff (Results 1 – 25 of 52) sorted by relevance

123

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/MappingFunction/Linear/
H A DLinearPrism.cpp60 size_t& num_coeff ) in coefficients_at_corner()
70 size_t& num_coeff ) in coefficients_at_mid_edge()
82 size_t& num_coeff ) in coefficients_at_mid_face()
106 size_t& num_coeff ) in coefficients_at_mid_elem()
128 size_t& num_coeff, in coefficients()
H A DLinearPyramid.cpp171 size_t& num_coeff ) in coefficients_at_corner()
182 size_t& num_coeff ) in coefficients_at_mid_edge()
201 size_t& num_coeff ) in coefficients_at_mid_face()
227 size_t& num_coeff ) in coefficients_at_mid_elem()
246 size_t& num_coeff, in coefficients()
H A DLinearHexahedron.cpp58 size_t& num_coeff ) in coefficients_at_corner()
78 size_t& num_coeff ) in coefficients_at_mid_edge()
100 size_t& num_coeff ) in coefficients_at_mid_face()
117 size_t& num_coeff ) in coefficients_at_mid_elem()
143 size_t& num_coeff, in coefficients()
H A DLinearQuadrilateral.cpp49 size_t& num_coeff, in coefficients()
64 size_t& num_coeff ) in coefficients()
H A DLinearTriangle.cpp53 size_t& num_coeff, in coefficients()
H A DLinearTetrahedron.cpp58 size_t& num_coeff, in coefficients()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/MappingFunction/Lagrange/
H A DTetLagrangeShape.cpp61 size_t& num_coeff ) in coefficients_at_corner()
72 size_t& num_coeff ) in coefficients_at_mid_edge()
97 size_t& num_coeff ) in coefficients_at_mid_face()
182 size_t& num_coeff ) in coefficients_at_mid_elem()
253 size_t& num_coeff, in coefficients()
H A DHexLagrangeShape.cpp45 size_t& num_coeff, in coefficients()
H A DTriLagrangeShape.cpp62 size_t& num_coeff, in coefficients()
H A DQuadLagrangeShape.cpp46 size_t& num_coeff, in coefficients()
/dports/astro/oskar/OSKAR-2.8.0/oskar/math/src/
H A Doskar_spherical_harmonic.c59 const int num_coeff = (l_max + 1) * (l_max + 1); in oskar_spherical_harmonic_create() local
81 const int num_coeff = (l_max + 1) * (l_max + 1); in oskar_spherical_harmonic_set_coeff() local
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/mesquite/unit/
H A DHexLagrangeShapeTest.cpp315 size_t num_coeff, in compare_coefficients()
414 size_t num_coeff = 11, indices[100]; in test_corner_coeff() local
429 size_t num_coeff = 11, indices[100]; in test_edge_coeff() local
444 size_t num_coeff = 11, indices[100]; in test_face_coeff() local
459 size_t num_coeff = 11, indices[100]; in test_mid_coeff() local
H A DTriLagrangeShapeTest.cpp212 size_t num_coeff, in compare_coefficients()
274 size_t num_coeff = 17, indices[27]; in test_corner_coeff() local
289 size_t num_coeff = 17, indices[27]; in test_edge_coeff() local
304 size_t num_coeff = 17, indices[27]; in test_mid_coeff() local
H A DQuadLagrangeShapeTest.cpp307 size_t num_coeff, in compare_coefficients()
391 size_t num_coeff = 11, indices[100]; in test_corner_coeff() local
406 size_t num_coeff = 11, indices[100]; in test_edge_coeff() local
421 size_t num_coeff = 11, indices[100]; in test_mid_coeff() local
H A DLinearMappingFunctionTest.cpp913 size_t num_coeff = 100; in do_coeff_test() local
1182 size_t num_coeff, indices[100]; in test_coeff_fail() local
1193 size_t verts[100], num_coeff; in test_deriv_fail() local
1204 size_t verts[100], num_coeff; in test_deriv_fail() local
/dports/astro/oskar/OSKAR-2.8.0/oskar/math/test/
H A DTest_spherical_harmonics.cpp45 const int num_coeff = (l_max + 1) * (l_max + 1); in test_sum() local
/dports/math/pynac/pynac-pynac-0.7.27/ginac/
H A Dmul.cpp141 const numeric & num_coeff = ex_to<numeric>(coeff_ex); in DEFAULT_ARCHIVING() local
657 const numeric& num_coeff = ex_to<numeric>(i->coeff); in eval() local
800 const numeric & num_coeff = ex_to<numeric>(elem.coeff); in eval_exponentials() local
H A Dnormal.cpp365 numeric num_coeff = GiNaC::smod(ex_to<numeric>(it->coeff), xi); in smod() local
370 numeric num_coeff = GiNaC::smod(overall_coeff, xi); in smod() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/pecos/src/
H A DSharedRegressOrthogPolyApproxData.cpp254 num_coeff = (sparse_append) ? sparse_indices.size() : num_app_mi; in append_sparse_multi_index() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/pecos/util/src/
H A DLinearSystemSolver.hpp129 int num_coeff = result.numRows(), num_qoi = result.numCols(); in adjust_coefficients() local
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dfic.c135 int i, num_coeff; in fic_decode_block() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dfic.c135 int i, num_coeff; in fic_decode_block() local
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/Mesh/
H A DPatchData.cpp866 size_t num_coeff; in update_slave_node_coordinates() local
957 size_t num_coeff; in update_slave_node_coordinates() local
2001 size_t num_coeff, index[27]; in get_sample_location() local
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dfic.c141 int i, num_coeff; in fic_decode_block() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dfic.c140 int i, num_coeff; in fic_decode_block() local

123