LehrFEM++ 1.0.0
A simple Finite Element Library for teaching
projects::hldo_sphere::experiments::HodgeLaplacianExperiment< SCALAR > Member List

This is the complete list of members for projects::hldo_sphere::experiments::HodgeLaplacianExperiment< SCALAR >, including all inherited members.

Compute(std::vector< unsigned > refinement_levels, std::vector< double > ks)projects::hldo_sphere::experiments::HodgeLaplacianExperiment< SCALAR >inline
f_one_projects::hldo_sphere::experiments::HodgeLaplacianExperiment< SCALAR >private
f_two_projects::hldo_sphere::experiments::HodgeLaplacianExperiment< SCALAR >private
f_zero_projects::hldo_sphere::experiments::HodgeLaplacianExperiment< SCALAR >private
HodgeLaplacianExperiment(std::function< SCALAR(const Eigen::Matrix< double, 3, 1 > &)> u_zero, std::function< Eigen::Matrix< SCALAR, 3, 1 >(const Eigen::Matrix< double, 3, 1 > &)> u_one, std::function< SCALAR(const Eigen::Matrix< double, 3, 1 > &)> u_two, std::function< SCALAR(const Eigen::Matrix< double, 3, 1 > &)> f_zero, std::function< Eigen::Matrix< SCALAR, 3, 1 >(const Eigen::Matrix< double, 3, 1 > &)> f_one, std::function< SCALAR(const Eigen::Matrix< double, 3, 1 > &)> f_two, double &k, std::string name)projects::hldo_sphere::experiments::HodgeLaplacianExperiment< SCALAR >inline
k_projects::hldo_sphere::experiments::HodgeLaplacianExperiment< SCALAR >private
name_projects::hldo_sphere::experiments::HodgeLaplacianExperiment< SCALAR >private
u_one_projects::hldo_sphere::experiments::HodgeLaplacianExperiment< SCALAR >private
u_two_projects::hldo_sphere::experiments::HodgeLaplacianExperiment< SCALAR >private
u_zero_projects::hldo_sphere::experiments::HodgeLaplacianExperiment< SCALAR >private