GeneralisedRushLarsenFirstOrderModelOpt

class chaste_codegen.GeneralisedRushLarsenFirstOrderModelOpt(model, file_name, **kwargs)[source]

Bases: GeneralisedRushLarsenFirstOrderModel

Holds template and information specific for the GeneralisedRushLarsenOpt model type

Methods Summary

eq_in_evaluate_partial_derivative(eq, ...)

Indicate if the lhs of equation eq appears in used_jacobian_vars

eq_in_evaluate_y_derivative(eq, used_equations)

Indicate if the lhs of equation eq appears in used_equations

format_derivative_equation(eq, ...)

Format an individual derivative equation

Methods Documentation

eq_in_evaluate_partial_derivative(eq, used_jacobian_vars)[source]

Indicate if the lhs of equation eq appears in used_jacobian_vars

eq_in_evaluate_y_derivative(eq, used_equations)[source]

Indicate if the lhs of equation eq appears in used_equations

format_derivative_equation(eq, modifiers_with_defining_eqs)[source]

Format an individual derivative equation

format_derivative_equation(eq, modifiers_with_defining_eqs)[source]

Format an individual derivative equation

eq_in_evaluate_y_derivative(eq, used_equations)[source]

Indicate if the lhs of equation eq appears in used_equations

eq_in_evaluate_partial_derivative(eq, used_jacobian_vars)[source]

Indicate if the lhs of equation eq appears in used_jacobian_vars