LehrFEM++ 1.0.0
A simple Finite Element Library for teaching
|
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) const | projects::ipdg_stokes::post_processing::MeshFunctionVelocity< SCALAR_FE, SCALAR_COEFF > | inline |