Home
last modified time | relevance | path

Searched defs:n_dofs_at_node (Results 1 – 19 of 19) sorted by relevance

/dports/math/libmesh/libmesh-1.6.2/src/fe/
H A Dfe_scalar.C94 template <> unsigned int FE<0,SCALAR>::n_dofs_at_node(const ElemType, const Order, const unsigned i… in n_dofs_at_node() function
95 template <> unsigned int FE<1,SCALAR>::n_dofs_at_node(const ElemType, const Order, const unsigned i… in n_dofs_at_node() function
96 template <> unsigned int FE<2,SCALAR>::n_dofs_at_node(const ElemType, const Order, const unsigned i… in n_dofs_at_node() function
97 template <> unsigned int FE<3,SCALAR>::n_dofs_at_node(const ElemType, const Order, const unsigned i… in n_dofs_at_node() function
H A Dfe_l2_lagrange.C466 template <> unsigned int FE<0,L2_LAGRANGE>::n_dofs_at_node(const ElemType, const Order, const unsig… in n_dofs_at_node() function
467 template <> unsigned int FE<1,L2_LAGRANGE>::n_dofs_at_node(const ElemType, const Order, const unsig… in n_dofs_at_node() function
468 template <> unsigned int FE<2,L2_LAGRANGE>::n_dofs_at_node(const ElemType, const Order, const unsig… in n_dofs_at_node() function
469 template <> unsigned int FE<3,L2_LAGRANGE>::n_dofs_at_node(const ElemType, const Order, const unsig… in n_dofs_at_node() function
H A Dfe_l2_hierarchic.C177 template <> unsigned int FE<0,L2_HIERARCHIC>::n_dofs_at_node(const ElemType, const Order, const uns… in n_dofs_at_node() function
178 template <> unsigned int FE<1,L2_HIERARCHIC>::n_dofs_at_node(const ElemType, const Order, const uns… in n_dofs_at_node() function
179 template <> unsigned int FE<2,L2_HIERARCHIC>::n_dofs_at_node(const ElemType, const Order, const uns… in n_dofs_at_node() function
180 template <> unsigned int FE<3,L2_HIERARCHIC>::n_dofs_at_node(const ElemType, const Order, const uns… in n_dofs_at_node() function
H A Dfe_monomial.C382 template <> unsigned int FE<0,MONOMIAL>::n_dofs_at_node(const ElemType, const Order, const unsigned… in n_dofs_at_node() function
383 template <> unsigned int FE<1,MONOMIAL>::n_dofs_at_node(const ElemType, const Order, const unsigned… in n_dofs_at_node() function
384 template <> unsigned int FE<2,MONOMIAL>::n_dofs_at_node(const ElemType, const Order, const unsigned… in n_dofs_at_node() function
385 template <> unsigned int FE<3,MONOMIAL>::n_dofs_at_node(const ElemType, const Order, const unsigned… in n_dofs_at_node() function
H A Dfe_rational.C154 template <> unsigned int FE<0,RATIONAL_BERNSTEIN>::n_dofs_at_node(const ElemType t, const Order o, … in n_dofs_at_node() function
155 template <> unsigned int FE<1,RATIONAL_BERNSTEIN>::n_dofs_at_node(const ElemType t, const Order o, … in n_dofs_at_node() function
156 template <> unsigned int FE<2,RATIONAL_BERNSTEIN>::n_dofs_at_node(const ElemType t, const Order o, … in n_dofs_at_node() function
157 template <> unsigned int FE<3,RATIONAL_BERNSTEIN>::n_dofs_at_node(const ElemType t, const Order o, … in n_dofs_at_node() function
H A Dfe_hermite.C322 template <> unsigned int FE<0,HERMITE>::n_dofs_at_node(const ElemType t, const Order o, const unsig… in n_dofs_at_node() function
323 template <> unsigned int FE<1,HERMITE>::n_dofs_at_node(const ElemType t, const Order o, const unsig… in n_dofs_at_node() function
324 template <> unsigned int FE<2,HERMITE>::n_dofs_at_node(const ElemType t, const Order o, const unsig… in n_dofs_at_node() function
325 template <> unsigned int FE<3,HERMITE>::n_dofs_at_node(const ElemType t, const Order o, const unsig… in n_dofs_at_node() function
H A Dfe_clough.C273 template <> unsigned int FE<0,CLOUGH>::n_dofs_at_node(const ElemType t, const Order o, const unsign… in n_dofs_at_node() function
274 template <> unsigned int FE<1,CLOUGH>::n_dofs_at_node(const ElemType t, const Order o, const unsign… in n_dofs_at_node() function
275 template <> unsigned int FE<2,CLOUGH>::n_dofs_at_node(const ElemType t, const Order o, const unsign… in n_dofs_at_node() function
276 template <> unsigned int FE<3,CLOUGH>::n_dofs_at_node(const ElemType t, const Order o, const unsign… in n_dofs_at_node() function
H A Dfe_bernstein.C419 template <> unsigned int FE<0,BERNSTEIN>::n_dofs_at_node(const ElemType t, const Order o, const uns… in n_dofs_at_node() function
420 template <> unsigned int FE<1,BERNSTEIN>::n_dofs_at_node(const ElemType t, const Order o, const uns… in n_dofs_at_node() function
421 template <> unsigned int FE<2,BERNSTEIN>::n_dofs_at_node(const ElemType t, const Order o, const uns… in n_dofs_at_node() function
422 template <> unsigned int FE<3,BERNSTEIN>::n_dofs_at_node(const ElemType t, const Order o, const uns… in n_dofs_at_node() function
H A Dfe_hierarchic.C354 template <> unsigned int FE<0,HIERARCHIC>::n_dofs_at_node(const ElemType t, const Order o, const un… in n_dofs_at_node() function
355 template <> unsigned int FE<1,HIERARCHIC>::n_dofs_at_node(const ElemType t, const Order o, const un… in n_dofs_at_node() function
356 template <> unsigned int FE<2,HIERARCHIC>::n_dofs_at_node(const ElemType t, const Order o, const un… in n_dofs_at_node() function
357 template <> unsigned int FE<3,HIERARCHIC>::n_dofs_at_node(const ElemType t, const Order o, const un… in n_dofs_at_node() function
H A Dfe_szabab.C1257 template <> unsigned int FE<0,SZABAB>::n_dofs_at_node(const ElemType t, const Order o, const unsign… in n_dofs_at_node() function
1258 template <> unsigned int FE<1,SZABAB>::n_dofs_at_node(const ElemType t, const Order o, const unsign… in n_dofs_at_node() function
1259 template <> unsigned int FE<2,SZABAB>::n_dofs_at_node(const ElemType t, const Order o, const unsign… in n_dofs_at_node() function
1260 template <> unsigned int FE<3,SZABAB>::n_dofs_at_node(const ElemType t, const Order o, const unsign… in n_dofs_at_node() function
H A Dinf_fe_base_radial.C119 unsigned int InfFERadial::n_dofs_at_node (const Order o_radial, in n_dofs_at_node() function
H A Dfe_lagrange.C857 template <> unsigned int FE<0,LAGRANGE>::n_dofs_at_node(const ElemType t, const Order o, const unsi… in n_dofs_at_node() function
858 template <> unsigned int FE<1,LAGRANGE>::n_dofs_at_node(const ElemType t, const Order o, const unsi… in n_dofs_at_node() function
859 template <> unsigned int FE<2,LAGRANGE>::n_dofs_at_node(const ElemType t, const Order o, const unsi… in n_dofs_at_node() function
860 template <> unsigned int FE<3,LAGRANGE>::n_dofs_at_node(const ElemType t, const Order o, const unsi… in n_dofs_at_node() function
H A Dfe_xyz.C911 template <> unsigned int FE<0,XYZ>::n_dofs_at_node(const ElemType, const Order, const unsigned int)… in n_dofs_at_node() function
912 template <> unsigned int FE<1,XYZ>::n_dofs_at_node(const ElemType, const Order, const unsigned int)… in n_dofs_at_node() function
913 template <> unsigned int FE<2,XYZ>::n_dofs_at_node(const ElemType, const Order, const unsigned int)… in n_dofs_at_node() function
914 template <> unsigned int FE<3,XYZ>::n_dofs_at_node(const ElemType, const Order, const unsigned int)… in n_dofs_at_node() function
H A Dfe_nedelec_one.C433 template <> unsigned int FE<0,NEDELEC_ONE>::n_dofs_at_node(const ElemType, const Order, const unsig… in n_dofs_at_node() function
434 template <> unsigned int FE<1,NEDELEC_ONE>::n_dofs_at_node(const ElemType, const Order, const unsig… in n_dofs_at_node() function
435 template <> unsigned int FE<2,NEDELEC_ONE>::n_dofs_at_node(const ElemType t, const Order o, const u… in n_dofs_at_node() function
436 template <> unsigned int FE<3,NEDELEC_ONE>::n_dofs_at_node(const ElemType t, const Order o, const u… in n_dofs_at_node() function
H A Dfe_lagrange_vec.C965 template <> unsigned int FE<0,LAGRANGE_VEC>::n_dofs_at_node(const ElemType t, const Order o, const … in n_dofs_at_node() function
966 template <> unsigned int FE<1,LAGRANGE_VEC>::n_dofs_at_node(const ElemType t, const Order o, const … in n_dofs_at_node() function
967 template <> unsigned int FE<2,LAGRANGE_VEC>::n_dofs_at_node(const ElemType t, const Order o, const … in n_dofs_at_node() function
968 template <> unsigned int FE<3,LAGRANGE_VEC>::n_dofs_at_node(const ElemType t, const Order o, const … in n_dofs_at_node() function
H A Dfe_monomial_vec.C715 FE<0, MONOMIAL_VEC>::n_dofs_at_node(const ElemType, const Order, const unsigned int) in n_dofs_at_node() function
721 FE<1, MONOMIAL_VEC>::n_dofs_at_node(const ElemType, const Order, const unsigned int) in n_dofs_at_node() function
727 FE<2, MONOMIAL_VEC>::n_dofs_at_node(const ElemType, const Order, const unsigned int) in n_dofs_at_node() function
733 FE<3, MONOMIAL_VEC>::n_dofs_at_node(const ElemType, const Order, const unsigned int) in n_dofs_at_node() function
H A Dinf_fe_static.C93 unsigned int InfFE<Dim,T_radial,T_map>::n_dofs_at_node (const FEType & fet, in n_dofs_at_node() function
122 unsigned int InfFE<Dim,T_radial,T_map>::n_dofs_at_node (const FEType & fet, in n_dofs_at_node() function
H A Dfe_interface.C615 unsigned int FEInterface::n_dofs_at_node(const unsigned int dim, in n_dofs_at_node() function
661 FEInterface::n_dofs_at_node(const FEType & fe_t, in n_dofs_at_node() function
684 FEInterface::n_dofs_at_node(const FEType & fe_t, in n_dofs_at_node() function
H A Dfe_subdivision_2D.C964 template <> unsigned int FE<2,SUBDIVISION>::n_dofs_at_node(const ElemType, const Order, const unsig… in n_dofs_at_node() function