<!--
This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.math.pde.steppers.weighted_implicit_explicit" />
<meta itemprop="path" content="Stable" />
</div>

# Module: tf_quant_finance.math.pde.steppers.weighted_implicit_explicit

<!-- Insert buttons and diff -->

<table class="tfo-notebook-buttons tfo-api" align="left">
</table>

<a target="_blank" href="https://github.com/paolodelia99/tf-quant-finance/blob/main/tf_quant_finance/math/pde/steppers/weighted_implicit_explicit.py">View source</a>



Weighted implicit-explicit time marching scheme for parabolic PDEs.



## Functions

[`weighted_implicit_explicit_scheme(...)`](../../../../tf_quant_finance/math/pde/steppers/weighted_implicit_explicit/weighted_implicit_explicit_scheme.md): Constructs weighted implicit-explicit scheme.

[`weighted_implicit_explicit_step(...)`](../../../../tf_quant_finance/math/pde/steppers/weighted_implicit_explicit/weighted_implicit_explicit_step.md): Creates a stepper function with weighted implicit-explicit scheme.

