Home
last modified time | relevance | path

Searched defs:fe_degree (Results 1 – 24 of 24) sorted by relevance

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/multigrid/
H A Dmg_transfer_internal.h85 unsigned int fe_degree; member
H A Dmg_transfer_global_coarsening.templates.h206 const unsigned int fe_degree) in compute_shift_within_children()
232 const unsigned int fe_degree, in get_child_offset()
255 const unsigned int fe_degree) in get_child_offsets()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/matrix_free/
H A Devaluation_template_factory.templates.h310 const unsigned int fe_degree, in apply()
328 const unsigned int fe_degree, in apply()
353 const unsigned int fe_degree, in transform_from_q_points_to_basis()
H A Dshape_info.templates.h127 const unsigned int fe_degree = fe->degree; in reinit() local
599 const auto fe_degree = univariate_shape_data.fe_degree; in check_1d_shapes_symmetric() local
734 const auto fe_degree = univariate_shape_data.fe_degree; in check_1d_shapes_collocation() local
H A Dcuda_matrix_free.h507 unsigned int fe_degree; variable
662 cells_per_block_shmem(int dim, int fe_degree) in cells_per_block_shmem()
H A Dcuda_hanging_nodes_internal.h101 const unsigned int fe_degree; variable
141 setup_constraint_weigths(unsigned int fe_degree) in setup_constraint_weigths()
170 unsigned int fe_degree, in HangingNodes()
H A Dtools.h181 fe_degree, in compute_diagonal() argument
H A Dshape_info.h271 unsigned int fe_degree; member
H A Ddof_info.h692 const unsigned int fe_degree) const in fe_index_from_degree()
H A Dcuda_matrix_free.templates.h242 const unsigned int fe_degree; variable
H A Doperators.h2054 fe_degree, in do_operation_on_cell() argument
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-47/
H A Dstep-47.cc185 BiharmonicProblem<dim>::BiharmonicProblem(const unsigned int fe_degree) in BiharmonicProblem()
914 const unsigned int fe_degree = 2; in main() local
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/multigrid/
H A Dmg_transfer_internal.cc519 const unsigned int fe_degree) in compute_shift_within_children()
550 const unsigned int fe_degree, in add_child_indices()
H A Dmg_transfer_matrix_free.cc344 const unsigned int fe_degree, in weight_dofs_on_child()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-48/
H A Dstep-48.cc62 const unsigned int fe_degree = 4; variable
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-20/
H A Dstep-20.cc822 const unsigned int fe_degree = 0; in main() local
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-52/
H A Dstep-52.cc125 const unsigned int fe_degree; member in Step52::Diffusion
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-34/
H A Dstep-34.cc317 BEMProblem<dim>::BEMProblem(const unsigned int fe_degree, in BEMProblem()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-63/
H A Dstep-63.cc153 unsigned int fe_degree; member
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-59/
H A Dstep-59.cc726 void PreconditionBlockJacobi<dim, fe_degree, number>::initialize( in initialize() argument
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-28/
H A Dstep-28.cc1169 unsigned int fe_degree; member in Step28::NeutronDiffusionProblem::Parameters
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-50/
H A Dstep-50.cc1558 constexpr unsigned int fe_degree = 2; in main() local
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-42/
H A Dstep-42.cc667 const unsigned int fe_degree; member in Step42::PlasticityContactProblem
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-67/
H A Dstep-67.cc79 constexpr unsigned int fe_degree = 5; variable