Logo
Finite Element Embedded Library and Language in C++
Feel++ Feel++ on Github Feel++ on Travis-CI Feel++ on Twitter Feel++ on YouTube Feel++ community
 All Classes Files Functions Variables Typedefs Pages
Feel::ErrorBase< Dim, Order > Member List

This is the complete list of members for Feel::ErrorBase< Dim, Order >, including all inherited members.

basis_type typedefFeel::ErrorBase< Dim, Order >
computedrhs() const Feel::ErrorBase< Dim, Order >inline
convergence() const Feel::ErrorBase< Dim, Order >inline
convex_type typedefFeel::ErrorBase< Dim, Order >
edp_type typedef (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >
element_type typedefFeel::ErrorBase< Dim, Order >
error_project(const space_ptrtype &Xh, const element_type &T) (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >inline
error_project(const space_ptrtype &Xh, const element_type &T, const double &val) (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >inline
ErrorBase(po::variables_map const &vm, std::string const &prefix) (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >inline
ErrorBase(std::string const &name, std::string const &params) (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >inline
ErrorBase(ErrorBase const &e) (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >inline
exact (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >protected
exact_project(const space_ptrtype &Xh) (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >inline
exact_project(const space_ptrtype &Xh, const double &val) (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >inline
getExactRhs() const Feel::ErrorBase< Dim, Order >inline
getExactSolution() const Feel::ErrorBase< Dim, Order >inline
getParams() const Feel::ErrorBase< Dim, Order >inline
getRhs() const Feel::ErrorBase< Dim, Order >inline
getRhs(const double &value) const Feel::ErrorBase< Dim, Order >inline
getRhs(const std::vector< double > &values) const Feel::ErrorBase< Dim, Order >inline
getSolution() const Feel::ErrorBase< Dim, Order >inline
getSolution(const double &value) const Feel::ErrorBase< Dim, Order >inline
getSolution(const std::vector< double > &values) const Feel::ErrorBase< Dim, Order >inline
getVars() const Feel::ErrorBase< Dim, Order >inline
grad_error_project(const space_ptrtype &Xh, const element_type &T) (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >inline
grad_error_project(const space_ptrtype &Xh, const element_type &T, const double &val) (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >inline
grad_exact_project(const space_ptrtype &Xh) (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >inline
grad_exact_project(const space_ptrtype &Xh, const double &val) (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >inline
H1_error(const space_ptrtype &Xh, const element_type &T) const (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >inline
H1_error(const space_ptrtype &Xh, const element_type &T, const double &values) const (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >inline
L2_error(const space_ptrtype &Xh, const element_type &T) const (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >inline
L2_error(const space_ptrtype &Xh, const element_type &T, const double &values) const (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >inline
M_convergence (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >protected
M_convergence_max (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >protected
M_exactFeel::ErrorBase< Dim, Order >protected
M_exact_paramsFeel::ErrorBase< Dim, Order >protected
M_rhsFeel::ErrorBase< Dim, Order >protected
M_rhs_computed (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >protected
mesh_ptrtype typedefFeel::ErrorBase< Dim, Order >
mesh_type typedefFeel::ErrorBase< Dim, Order >
numberOfConvergenceSteps() const Feel::ErrorBase< Dim, Order >inline
operator=(ErrorBase const &e) (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >inline
parameters (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >protected
print() const (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >inline
rhs (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >protected
rhs_project(const space_ptrtype &Xh) (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >inline
rhs_project(const space_ptrtype &Xh, const double &val) (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >inline
setComputedRhs(bool doComputeRhs)Feel::ErrorBase< Dim, Order >inline
setConvergence(bool doConvergence)Feel::ErrorBase< Dim, Order >inline
setnumberOfConvergenceSteps(int n)Feel::ErrorBase< Dim, Order >inline
setParams(std::string params)Feel::ErrorBase< Dim, Order >inline
setRhs(std::string const &expression="") (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >inline
setRhs(t_edp_type *edp) (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >inline
setRhs(edp_type *edp) (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >inline
setSolution(std::string const &expression="", std::string const &p="") (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >inline
space_ptrtype typedefFeel::ErrorBase< Dim, Order >
space_type typedefFeel::ErrorBase< Dim, Order >
t_edp_type typedef (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >
vars (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >protected
~ErrorBase() (defined in Feel::ErrorBase< Dim, Order >)Feel::ErrorBase< Dim, Order >inlinevirtual