48 Eigen::Matrix<T,Eigen::Dynamic,1>& values)
const
65 const Eigen::Matrix<T,Eigen::Dynamic,1>& f_xnod,
66 Eigen::Matrix<T,Eigen::Dynamic,1>& dof)
const
77 base::_ndof_on_subgeo,
78 base::_nnod_on_subgeo,
79 base::_first_idof_by_dimension,
80 base::_first_inod_by_dimension);
static void initialize_local_first(size_type k, bool is_continuous, std::array< std::array< size_type, reference_element::max_variant >, 4 > &ndof_on_subgeo, std::array< std::array< size_type, reference_element::max_variant >, 4 > &nnod_on_subgeo, std::array< std::array< size_type, 5 >, reference_element::max_variant > &first_idof_by_dimension, std::array< std::array< size_type, 5 >, reference_element::max_variant > &first_inod_by_dimension)
void _initialize_cstor_sizes() const
static const Eigen::Matrix< point_basic< T >, Eigen::Dynamic, 1 > _dummy_hat_node
void _compute_dofs(reference_element hat_K, const Eigen::Matrix< T, Eigen::Dynamic, 1 > &f_xnod, Eigen::Matrix< T, Eigen::Dynamic, 1 > &dof) const
void evaluate(reference_element hat_K, const point_basic< T > &hat_x, Eigen::Matrix< T, Eigen::Dynamic, 1 > &values) const
void grad_evaluate(reference_element hat_K, const point_basic< T > &hat_x, Eigen::Matrix< point_basic< T >, Eigen::Dynamic, 1 > &values) const
void _initialize_data(reference_element hat_K) const
see the basis_option page for the full documentation
void set_continuous(bool c=true)
piola_fem< T > _piola_fem
see the reference_element page for the full documentation
This file is part of Rheolef.