/dports/math/libmesh/libmesh-1.6.2/src/fe/ |
H A D | fe_scalar.C | 94 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 D | fe_l2_lagrange.C | 466 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 D | fe_l2_hierarchic.C | 177 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 D | fe_monomial.C | 382 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 D | fe_rational.C | 154 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 D | fe_hermite.C | 322 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 D | fe_clough.C | 273 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 D | fe_bernstein.C | 419 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 D | fe_hierarchic.C | 354 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 D | fe_szabab.C | 1257 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 D | inf_fe_base_radial.C | 119 unsigned int InfFERadial::n_dofs_at_node (const Order o_radial, in n_dofs_at_node() function
|
H A D | fe_lagrange.C | 857 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 D | fe_xyz.C | 911 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 D | fe_nedelec_one.C | 433 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 D | fe_lagrange_vec.C | 965 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 D | fe_monomial_vec.C | 715 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 D | inf_fe_static.C | 93 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 D | fe_interface.C | 615 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 D | fe_subdivision_2D.C | 964 template <> unsigned int FE<2,SUBDIVISION>::n_dofs_at_node(const ElemType, const Order, const unsig… in n_dofs_at_node() function
|