1#ifndef HLDO_SPHERE_ASSEMBLE_WHITNEY_ONE_MASS_MATRIX_PROVIDER_H
2#define HLDO_SPHERE_ASSEMBLE_WHITNEY_ONE_MASS_MATRIX_PROVIDER_H
8#include <lf/mesh/entity.h>
Interface class representing a topological entity in a cellular complex
Element matrix provider for the Whitney one mass matrix that is the dot product of two Whitney one ba...
bool isActive(const lf::mesh::Entity &entity) const
All entities are regarded as active.
WhitneyOneMassMatrixProvider()
Constructor.
Eigen::MatrixXd Eval(const lf::mesh::Entity &entity) const
Compute the element matrix for a given cell of a mesh.
Implementation of the thesis Hogde Laplacians and Dirac Operators on the surface of the 3-Sphere.