Home
last modified time | relevance | path

Searched refs:taucs_ccs_generate_mesh2d_negative (Results 1 – 4 of 4) sorted by relevance

/dports/math/taucs/taucs-2.2_23/src/
H A Dtaucs_private.h146 taucs_ccs_matrix* taucs_ccs_generate_mesh2d_negative(int n);
H A Dtaucs_ccs_generators.c28 taucs_ccs_matrix* taucs_ccs_generate_mesh2d_negative(int n) in taucs_ccs_generate_mesh2d_negative() function
/dports/math/taucs/taucs-2.2_23/progs/
H A Diter.c491 A = taucs_ccs_generate_mesh2d_negative(mesh2d_size); in main()
H A Ddirect_coverage.c1128 A = taucs_ccs_generate_mesh2d_negative(mesh2d_size); in iter_main()