HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
Loading...
Searching...
No Matches
HArDCore2D::StochStefanPME Member List

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) constHArDCore2D::StochStefanPME
apply_nonlinearity_eW(const std::string type, const UVector &Y, const Eigen::VectorXd &I_W) constHArDCore2D::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) constHArDCore2D::StochStefanPME
get_assembly_time() constHArDCore2D::StochStefanPMEinline
get_itime(size_t idx) constHArDCore2D::StochStefanPMEinline
get_MassT(size_t iT) constHArDCore2D::StochStefanPMEinline
get_solution_time() constHArDCore2D::StochStefanPMEinline
get_solving_error() constHArDCore2D::StochStefanPMEinline
grad_function_type typedefHArDCore2D::StochStefanPME
GradWienerType typedefHArDCore2D::StochStefanPME
Integral(const UVector &Xh) constHArDCore2D::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) constHArDCore2D::StochStefanPME
lapl_function_type typedefHArDCore2D::StochStefanPME
Lp_MassLumped(const UVector &Xh, double p) constHArDCore2D::StochStefanPME
ReactionType typedefHArDCore2D::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 typedefHArDCore2D::StochStefanPME
source_function_type typedefHArDCore2D::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 typedefHArDCore2D::StochStefanPME
WienerType typedefHArDCore2D::StochStefanPME