Home
last modified time | relevance | path

Searched refs:CellWeights (Results 1 – 3 of 3) sorted by relevance

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/distributed/
H A Dcell_weights.cc28 CellWeights<dim, spacedim>::CellWeights( in CellWeights() function in parallel::CellWeights
38 CellWeights<dim, spacedim>::~CellWeights() in ~CellWeights()
47 CellWeights<dim, spacedim>::reinit( in reinit()
64 typename CellWeights<dim, spacedim>::WeightingFunction
76 typename CellWeights<dim, spacedim>::WeightingFunction
77 CellWeights<dim, spacedim>::ndofs_weighting( in ndofs_weighting()
100 typename CellWeights<dim, spacedim>::WeightingFunction
101 CellWeights<dim, spacedim>::ndofs_weighting( in ndofs_weighting()
131 CellWeights<dim, spacedim>::make_weighting_callback( in make_weighting_callback()
164 CellWeights<dim, spacedim>::weighting_callback( in weighting_callback()
[all …]
H A Dcell_weights.inst.in23 template class CellWeights<deal_II_dimension, deal_II_space_dimension>;
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/distributed/
H A Dcell_weights.h86 class CellWeights
111 CellWeights(const dealii::DoFHandler<dim, spacedim> &dof_handler,
119 ~CellWeights();
196 CellWeights(const dealii::DoFHandler<dim, spacedim> &dof_handler);
257 SmartPointer<const dealii::DoFHandler<dim, spacedim>, CellWeights>
268 SmartPointer<const parallel::TriangulationBase<dim, spacedim>, CellWeights>