HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
Loading...
Searching...
No Matches
Public Member Functions | List of all members
HArDCore2D::DSL::ComputeMass< MeshEntity > Struct Template Reference

#include <compute-hho-norms.hpp>

Public Member Functions

 ComputeMass (const DiscreteSpace &discrete_space, const MeshEntity &mesh_entity, std::list< Eigen::MatrixXd > &mass_matrices)
 
template<typename DofType >
void operator() (const DofType &dof_type) const
 
 ComputeMass (const DiscreteSpace &discrete_space, const MeshEntity &mesh_entity, std::list< Eigen::MatrixXd > &mass_matrices)
 
template<typename DofType >
void operator() (const DofType &dof_type) const
 
 ComputeMass (const DiscreteSpace &discrete_space, const MeshEntity &mesh_entity, std::list< Eigen::MatrixXd > &mass_matrices)
 
template<typename DofType >
void operator() (const DofType &dof_type) const
 

Constructor & Destructor Documentation

◆ ComputeMass() [1/3]

template<typename MeshEntity >
HArDCore2D::DSL::ComputeMass< MeshEntity >::ComputeMass ( const DiscreteSpace discrete_space,
const MeshEntity &  mesh_entity,
std::list< Eigen::MatrixXd > &  mass_matrices 
)
inline

◆ ComputeMass() [2/3]

template<typename MeshEntity >
HArDCore2D::DSL::ComputeMass< MeshEntity >::ComputeMass ( const DiscreteSpace discrete_space,
const MeshEntity &  mesh_entity,
std::list< Eigen::MatrixXd > &  mass_matrices 
)
inline

◆ ComputeMass() [3/3]

template<typename MeshEntity >
HArDCore2D::DSL::ComputeMass< MeshEntity >::ComputeMass ( const DiscreteSpace discrete_space,
const MeshEntity &  mesh_entity,
std::list< Eigen::MatrixXd > &  mass_matrices 
)
inline

Member Function Documentation

◆ operator()() [1/3]

template<typename MeshEntity >
template<typename DofType >
void HArDCore2D::DSL::ComputeMass< MeshEntity >::operator() ( const DofType &  dof_type) const
inline

◆ operator()() [2/3]

template<typename MeshEntity >
template<typename DofType >
void HArDCore2D::DSL::ComputeMass< MeshEntity >::operator() ( const DofType &  dof_type) const
inline

◆ operator()() [3/3]

template<typename MeshEntity >
template<typename DofType >
void HArDCore2D::DSL::ComputeMass< MeshEntity >::operator() ( const DofType &  dof_type) const
inline

The documentation for this struct was generated from the following files: