HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
|
This is the complete list of members for HArDCore2D::StochStefanPME, including all inherited members.
apply_nonlinearity_eW(const std::string type, const Eigen::VectorXd &Y, const Eigen::VectorXd &I_W) const | HArDCore2D::StochStefanPME | |
apply_nonlinearity_eW(const std::string type, const UVector &Y, const Eigen::VectorXd &I_W) const | HArDCore2D::StochStefanPME | |
compute_source(const bool &use_exact_source, const double &t, const WienerType &W, const GradWienerType &grad_W, const WienerType &Delta_exp_W, const ReactionType &mu_squared) | HArDCore2D::StochStefanPME | |
EnergyNorm(const UVector &Xh) const | HArDCore2D::StochStefanPME | |
get_assembly_time() const | HArDCore2D::StochStefanPME | inline |
get_itime(size_t idx) const | HArDCore2D::StochStefanPME | inline |
get_MassT(size_t iT) const | HArDCore2D::StochStefanPME | inline |
get_solution_time() const | HArDCore2D::StochStefanPME | inline |
get_solving_error() const | HArDCore2D::StochStefanPME | inline |
grad_function_type typedef | HArDCore2D::StochStefanPME | |
GradWienerType typedef | HArDCore2D::StochStefanPME | |
Integral(const UVector &Xh) const | HArDCore2D::StochStefanPME | |
iterate(const double tps, const double dt, const UVector &Xn, const UVector &Ih_W, const WienerType &W, const ReactionType &mu_squared, const source_function_type &source) | HArDCore2D::StochStefanPME | |
L2_MassLumped(const UVector &Xh) const | HArDCore2D::StochStefanPME | |
lapl_function_type typedef | HArDCore2D::StochStefanPME | |
Lp_MassLumped(const UVector &Xh, double p) const | HArDCore2D::StochStefanPME | |
ReactionType typedef | HArDCore2D::StochStefanPME | |
SetWienerProcess(const int &caseW, const double &t, WienerType &W, UVector &I_W, GradWienerType &grad_W, WienerType &Delta_exp_W, ReactionType &mu_squared, bool verbose=false) | HArDCore2D::StochStefanPME | |
SimulateWienerProcess(const double &dt, DoubleVector< double > &Wtime, WienerType &W, const DoubleVector< Eigen::VectorXd > &Ih_eigs, UVector &I_W, GradWienerType &grad_W, WienerType &Delta_exp_W, ReactionType &mu_squared) | HArDCore2D::StochStefanPME | |
solution_function_type typedef | HArDCore2D::StochStefanPME | |
source_function_type typedef | HArDCore2D::StochStefanPME | |
StochStefanPME(HybridCore &hmm, tensor_function_type kappa, TestCaseNonLinearity::nonlinearity_function_type zeta, BoundaryConditions BC, solution_function_type exact_solution, grad_function_type grad_exact_solution, solution_function_type time_der_exact_solution, lapl_function_type minus_Lapl_exact_solution, double weight, std::string solver_type, std::ostream &output=std::cout) | HArDCore2D::StochStefanPME | |
tensor_function_type typedef | HArDCore2D::StochStefanPME | |
WienerType typedef | HArDCore2D::StochStefanPME |