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

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

Compute()projects::hldo_sphere::operators::HodgeLaplaciansSourceProblems< SCALAR >inline
coo_matrix_projects::hldo_sphere::operators::HodgeLaplaciansSourceProblems< SCALAR >private
f0_projects::hldo_sphere::operators::HodgeLaplaciansSourceProblems< SCALAR >private
f1_projects::hldo_sphere::operators::HodgeLaplaciansSourceProblems< SCALAR >private
f2_projects::hldo_sphere::operators::HodgeLaplaciansSourceProblems< SCALAR >private
GetGalerkinMatrix(int index)projects::hldo_sphere::operators::HodgeLaplaciansSourceProblems< SCALAR >inline
GetLoadVector(int index)projects::hldo_sphere::operators::HodgeLaplaciansSourceProblems< SCALAR >inline
GetMuOne()projects::hldo_sphere::operators::HodgeLaplaciansSourceProblems< SCALAR >inline
GetMuTwo()projects::hldo_sphere::operators::HodgeLaplaciansSourceProblems< SCALAR >inline
GetMuZero()projects::hldo_sphere::operators::HodgeLaplaciansSourceProblems< SCALAR >inline
HodgeLaplaciansSourceProblems()projects::hldo_sphere::operators::HodgeLaplaciansSourceProblems< SCALAR >inline
k_projects::hldo_sphere::operators::HodgeLaplaciansSourceProblems< SCALAR >private
mesh_p_projects::hldo_sphere::operators::HodgeLaplaciansSourceProblems< SCALAR >private
mu_projects::hldo_sphere::operators::HodgeLaplaciansSourceProblems< SCALAR >private
phi_projects::hldo_sphere::operators::HodgeLaplaciansSourceProblems< SCALAR >private
SetK(double k)projects::hldo_sphere::operators::HodgeLaplaciansSourceProblems< SCALAR >inline
SetLoadFunctions(std::function< SCALAR(const Eigen::Matrix< double, 3, 1 > &)> &f0, std::function< Eigen::Matrix< SCALAR, 3, 1 >(const Eigen::Matrix< double, 3, 1 > &)> &f1, std::function< SCALAR(const Eigen::Matrix< double, 3, 1 > &)> &f2)projects::hldo_sphere::operators::HodgeLaplaciansSourceProblems< SCALAR >inline
SetMesh(std::shared_ptr< const lf::mesh::Mesh > mesh_p)projects::hldo_sphere::operators::HodgeLaplaciansSourceProblems< SCALAR >inline
Solve()projects::hldo_sphere::operators::HodgeLaplaciansSourceProblems< SCALAR >inline