Home
last modified time | relevance | path

Searched refs:REFINE (Results 1 – 25 of 258) sorted by relevance

1234567891011

/dports/math/libmesh/libmesh-1.6.2/src/mesh/
H A Dmesh_refinement_smoothing.C88 if (elem->refinement_flag() == Elem::REFINE && in limit_level_mismatch_at_node()
89 elem->p_refinement_flag() == Elem::REFINE in limit_level_mismatch_at_node()
103 elem->set_refinement_flag (Elem::REFINE); in limit_level_mismatch_at_node()
209 if (elem->refinement_flag() == Elem::REFINE && in limit_level_mismatch_at_edge()
210 elem->p_refinement_flag() == Elem::REFINE in limit_level_mismatch_at_edge()
231 elem->set_refinement_flag (Elem::REFINE); in limit_level_mismatch_at_edge()
398 if (elem->p_refinement_flag() == Elem::REFINE) in eliminate_unrefined_patches()
400 if (elem->refinement_flag() == Elem::REFINE) in eliminate_unrefined_patches()
419 if (elem->p_refinement_flag() == Elem::REFINE) in eliminate_unrefined_patches()
518 elem->set_refinement_flag(Elem::REFINE); in eliminate_unrefined_patches()
[all …]
H A Dmesh_refinement.C445 if (elem->refinement_flag() == Elem::REFINE || in test_unflagged()
447 elem->p_refinement_flag() == Elem::REFINE || in test_unflagged()
510 if (flag == Elem::REFINE || flag == Elem::COARSEN) in refine_and_coarsen_elements()
516 if (pflag == Elem::REFINE || pflag == Elem::COARSEN) in refine_and_coarsen_elements()
1245 if (neighbor->refinement_flag() != Elem::REFINE) in make_refinement_compatible()
1484 if (elem->refinement_flag() == Elem::REFINE) in _refine_elements()
1524 if (elem->refinement_flag() == Elem::REFINE) in _refine_elements()
1526 if (elem->p_refinement_flag() == Elem::REFINE && in _refine_elements()
1540 if (elem->refinement_flag() == Elem::REFINE) in _refine_elements()
1542 if (elem->p_refinement_flag() == Elem::REFINE && in _refine_elements()
[all …]
H A Dmesh_refinement_flagging.C164 elem->set_refinement_flag(Elem::REFINE); in flag_elements_by_error_fraction()
213 elem->set_refinement_flag(Elem::REFINE); in flag_elements_by_error_tolerance()
391 elem->set_refinement_flag(Elem::REFINE); in flag_elements_by_nelem_target()
577 elem->set_refinement_flag(Elem::REFINE); in flag_elements_by_elem_fraction()
641 elem->set_refinement_flag(Elem::REFINE); in flag_elements_by_mean_stddev()
/dports/science/sparta/sparta-20Oct2021/src/
H A Dfix_adapt.cpp31 enum{NONE,REFINE,COARSEN}; // also in AdaptGrid enumerator
130 if (action1 == REFINE || action2 == REFINE) grid->maxlevel++; in end_of_step()
132 if (action1 == REFINE) nrefine = adapt->refine(); in end_of_step()
135 if (action2 == REFINE) nrefine = adapt->refine(); in end_of_step()
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/examples/static/refine/
H A Dhecmw_ctrl.dat.sample6 #!MESH, NAME=fstrMSH,TYPE=HECMW-ENTIRE, REFINE=1
8 !MESH, NAME=fstrMSH,TYPE=HECMW-DIST, REFINE=1
17 #!MESH, NAME=entire2dist_in, TYPE=HECMW-ENTIRE, IO=IN, REFINE=1
21 !MESH, NAME=entire2dist_in, TYPE=HECMW-DIST, IO=IN, REFINE=1
/dports/math/libmesh/libmesh-1.6.2/src/error_estimation/
H A Dhp_singular.C47 if (elem->refinement_flag() != Elem::REFINE) in select_refinement()
50 elem->set_p_refinement_flag(Elem::REFINE); in select_refinement()
57 elem->set_refinement_flag(Elem::REFINE); in select_refinement()
/dports/math/nauty/nauty27r3/
H A Dgtnauty.c24 #ifdef REFINE
215 #ifdef REFINE in fcanonise()
216 options.userrefproc = REFINE; in fcanonise()
302 #ifdef REFINE in fcanonise_inv()
390 #ifdef REFINE in fcanonise_inv_sg()
487 #ifdef REFINE in fgroup()
594 #ifdef REFINE in fgroup_inv()
721 #ifdef REFINE in istransitive()
722 options.userrefproc = REFINE; in istransitive()
776 #ifdef REFINE in tg_canonise()
[all …]
/dports/math/py-pynauty/pynauty-1.0.2/src/nauty27r1/
H A Dgtnauty.c24 #ifdef REFINE
215 #ifdef REFINE in fcanonise()
216 options.userrefproc = REFINE; in fcanonise()
302 #ifdef REFINE in fcanonise_inv()
390 #ifdef REFINE in fcanonise_inv_sg()
487 #ifdef REFINE in fgroup()
594 #ifdef REFINE in fgroup_inv()
721 #ifdef REFINE in istransitive()
722 options.userrefproc = REFINE; in istransitive()
776 #ifdef REFINE in tg_canonise()
[all …]
/dports/math/gap/gap-4.11.0/pkg/grape-4.8.3/nauty22/
H A Dgtnauty.c20 #ifdef REFINE
160 #ifdef REFINE in fcanonise()
161 options.userrefproc = REFINE; in fcanonise()
287 #ifdef REFINE in fcanonise_inv()
288 options.userrefproc = REFINE; in fcanonise_inv()
419 #ifdef REFINE in fgroup()
562 #ifdef REFINE in fgroup_inv()
690 #ifdef REFINE in istransitive()
691 options.userrefproc = REFINE; in istransitive()
742 #ifdef REFINE in tg_canonise()
[all …]
/dports/math/mfem/mfem-4.3/tests/unit/miniapps/
H A Dtest_tmop_pa.cpp623 Args &REFINE(const int arg) { rs_levels = arg; return *this; } in REFINE() function in Launch::Args
638 int NEWTON_ITERATIONS, REFINE, LINEAR_ITERATIONS, COMBO; member in Launch
645 NEWTON_ITERATIONS(a.newton_iter), REFINE(a.rs_levels), in Launch()
659 args[RS] = itoa(REFINE,rs); in Run()
722 MESH("../../data/star.mesh").REFINE(1).JI(jitter). in tmop_tests()
727 MESH("../../data/star.mesh").REFINE(1).JI(jitter). in tmop_tests()
732 MESH("../../miniapps/meshing/cube.mesh").REFINE(1).JI(jitter). in tmop_tests()
747 MESH("../../miniapps/meshing/square01.mesh").REFINE(1). in tmop_tests()
752 MESH("../../miniapps/meshing/square01.mesh").REFINE(1). in tmop_tests()
813 MESH("../../miniapps/meshing/cube.mesh").REFINE(1). in tmop_tests()
[all …]
/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/gm/
H A Der.cc98 #define HAS_NO_RULE(e) (REFINE(e)>=UGMAXRULE(TAG(e)))
101 #define HAS_NO_RULE(e) (REFINE(e)==COPY && REFINECLASS(e)==GREEN_CLASS)
104 #define BEYOND_UG_RULES(e) (REFINE(e)>=UGMAXRULE(TAG(e)))
149 …(long)REFINE(e), …
693 if (!(REFINE(elem)==COPY && NSONS(elem)>1)) in ExtractERule()
695 URULE *ur = MARK2RULEADR(elem,REFINE(elem)); in ExtractERule()
786 ERULE *er = global.interface_rules+REFINE(elem); in InitMasterRules()
856 ERULE *er = global.interface_rules+REFINE(elem); in Scatter_ERULE()
892 ERULE *er_ma = global.interface_rules+REFINE(elem); in Scatter_partial_ERULE()
941 ERULE *er = global.interface_rules+REFINE(elem); in ExtractInterfaceERule()
[all …]
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/examples/static/refine/square/P02/
H A Dhecmw_ctrl.dat.31 !MESH, NAME=fstrMSH,TYPE=HECMW-DIST, REFINE=3
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/examples/static/refine/square/P03/
H A Dhecmw_ctrl.dat.11 !MESH, NAME=fstrMSH,TYPE=HECMW-DIST, REFINE=1
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/examples/static/refine/beam33/P02/
H A Dhecmw_ctrl.dat.01 !MESH, NAME=fstrMSH,TYPE=HECMW-DIST, REFINE=0
H A Dhecmw_ctrl.dat.11 !MESH, NAME=fstrMSH,TYPE=HECMW-DIST, REFINE=1
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/examples/static/refine/beam33/P03/
H A Dhecmw_ctrl.dat.01 !MESH, NAME=fstrMSH,TYPE=HECMW-DIST, REFINE=0
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/examples/static/refine/exB/P02/
H A Dhecmw_ctrl.dat.01 !MESH, NAME=fstrMSH,TYPE=HECMW-DIST, REFINE=0
H A Dhecmw_ctrl.dat.11 !MESH, NAME=fstrMSH,TYPE=HECMW-DIST, REFINE=1
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/examples/static/refine/exB/P03/
H A Dhecmw_ctrl.dat.31 !MESH, NAME=fstrMSH,TYPE=HECMW-DIST, REFINE=3
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/examples/static/refine/hexpritet/P02/
H A Dhecmw_ctrl.dat.01 !MESH, NAME=fstrMSH,TYPE=HECMW-DIST, REFINE=0
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/examples/static/refine/hexpyr/P02/
H A Dhecmw_ctrl.dat.11 !MESH, NAME=fstrMSH,TYPE=HECMW-DIST, REFINE=1
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/examples/static/refine/hexpyr/P03/
H A Dhecmw_ctrl.dat.01 !MESH, NAME=fstrMSH,TYPE=HECMW-DIST, REFINE=0
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/examples/static/refine/shell/P03/
H A Dhecmw_ctrl.dat.01 !MESH, NAME=fstrMSH,TYPE=HECMW-DIST, REFINE=0
H A Dhecmw_ctrl.dat.31 !MESH, NAME=fstrMSH,TYPE=HECMW-DIST, REFINE=3
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/examples/static/refine/shell33/P02/
H A Dhecmw_ctrl.dat.11 !MESH, NAME=fstrMSH,TYPE=HECMW-DIST, REFINE=1

1234567891011