Home
last modified time | relevance | path

Searched refs:neither_element_dominates (Results 1 – 19 of 19) sorted by relevance

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/fe/
H A Dfe_base.h98 neither_element_dominates, enumerator
698 return neither_element_dominates;
705 return neither_element_dominates;
707 case neither_element_dominates:
708 return neither_element_dominates;
724 return neither_element_dominates;
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/fe/
H A Dfe_q_iso_q1.cc144 return FiniteElementDomination::neither_element_dominates; in compare_for_domination()
159 return FiniteElementDomination::neither_element_dominates; in compare_for_domination()
H A Dfe_q.cc222 return FiniteElementDomination::neither_element_dominates; in compare_for_domination()
H A Dfe_dgp.cc260 return FiniteElementDomination::neither_element_dominates; in compare_for_domination()
H A Dfe_trace.cc211 return FiniteElementDomination::neither_element_dominates; in compare_for_domination()
H A Dfe_bernstein.cc332 return FiniteElementDomination::neither_element_dominates; in compare_for_domination()
H A Dfe_q_dg0.cc338 return FiniteElementDomination::neither_element_dominates; in compare_for_domination()
H A Dfe_face.cc478 return FiniteElementDomination::neither_element_dominates; in compare_for_domination()
869 return FiniteElementDomination::neither_element_dominates; in compare_for_domination()
H A Dfe_dgp_monomial.cc437 return FiniteElementDomination::neither_element_dominates; in compare_for_domination()
H A Dfe_q_bubbles.cc549 return FiniteElementDomination::neither_element_dominates; in compare_for_domination()
H A Dfe_dgp_nonparametric.cc638 return FiniteElementDomination::neither_element_dominates; in compare_for_domination()
H A Dfe_raviart_thomas_nodal.cc563 return FiniteElementDomination::neither_element_dominates; in compare_for_domination()
H A Dfe_dgq.cc710 return FiniteElementDomination::neither_element_dominates; in compare_for_domination()
H A Dfe.cc1021 return FiniteElementDomination::neither_element_dominates; in compare_for_domination()
H A Dfe_enriched.cc1024 return FiniteElementDomination::neither_element_dominates; in compare_for_domination()
H A Dfe_q_hierarchical.cc385 return FiniteElementDomination::neither_element_dominates; in compare_for_domination()
H A Dfe_system.cc2344 return FiniteElementDomination::neither_element_dominates; in compare_for_domination()
H A Dfe_nedelec.cc2353 return FiniteElementDomination::neither_element_dominates; in compare_for_domination()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/dofs/
H A Ddof_tools_constraints.cc1225 case FiniteElementDomination::neither_element_dominates: in make_hp_hanging_node_constraints()
1544 case FiniteElementDomination::neither_element_dominates: in make_hp_hanging_node_constraints()