LehrFEM++ 1.0.0
A simple Finite Element Library for teaching
projects::ipdg_stokes::post_processing::MeshFunctionVelocity< SCALAR_FE, SCALAR_COEFF > Member List

This is the complete list of members for projects::ipdg_stokes::post_processing::MeshFunctionVelocity< SCALAR_FE, SCALAR_COEFF >, including all inherited members.

grad_projects::ipdg_stokes::post_processing::MeshFunctionVelocity< SCALAR_FE, SCALAR_COEFF >private
MeshFunctionVelocity(std::shared_ptr< const lf::uscalfe::UniformScalarFESpace< SCALAR_FE > > fe_space, const Eigen::Matrix< SCALAR_COEFF, Eigen::Dynamic, 1 > &dof_vector)projects::ipdg_stokes::post_processing::MeshFunctionVelocity< SCALAR_FE, SCALAR_COEFF >inline
operator()(const lf::mesh::Entity &entity, const Eigen::MatrixXd &local) constprojects::ipdg_stokes::post_processing::MeshFunctionVelocity< SCALAR_FE, SCALAR_COEFF >inline