CppNoddy
0.92
|
This is the complete list of members for CppNoddy::PDE_IBVP< _Type >, including all inherited members.
assemble_matrix_problem(BandedMatrix< _Type > &a, DenseVector< _Type > &b, const double &dt) | CppNoddy::PDE_IBVP< _Type > | |
coord() | CppNoddy::PDE_IBVP< _Type > | inline |
get_p_equation() | CppNoddy::PDE_IBVP< _Type > | inline |
get_p_left() | CppNoddy::PDE_IBVP< _Type > | inline |
get_p_right() | CppNoddy::PDE_IBVP< _Type > | inline |
max_itns() | CppNoddy::PDE_IBVP< _Type > | inline |
PDE_IBVP(Equation_2matrix< _Type > *equation_ptr, const DenseVector< double > &nodes, Residual_with_coords< _Type > *ptr_to_left_residual, Residual_with_coords< _Type > *ptr_to_right_residual) | CppNoddy::PDE_IBVP< _Type > | |
previous_solution() | CppNoddy::PDE_IBVP< _Type > | inline |
solution() | CppNoddy::PDE_IBVP< _Type > | inline |
step2(const double &dt) | CppNoddy::PDE_IBVP< _Type > | |
tolerance() | CppNoddy::PDE_IBVP< _Type > | inline |
~PDE_IBVP() | CppNoddy::PDE_IBVP< _Type > |
© 2012
R.E. Hewitt