1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML3.2 EN">
<HTML>
<HEAD> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/TS/TSARKIMEX1BEE.html" />
<META NAME="GENERATOR" CONTENT="DOCTEXT">
<TITLE>TSARKIMEX1BEE</TITLE>
</HEAD>
<BODY BGCOLOR="FFFFFF">
<div id="version" align=right><b>petsc-3.10.3 2018-12-18</b></div>
<div id="bugreport" align=right><a href="mailto:petsc-maint@mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.10.3 v3.10.3 docs/manualpages/TS/TSARKIMEX1BEE.html "><small>Report Typos and Errors</small></a></div>
<A NAME="TSARKIMEX1BEE"><H1>TSARKIMEX1BEE</H1></A>
First order Backward Euler represented as an ARK IMEX scheme with extrapolation as error estimator. This is a 3-stage method. This method is aimed at starting the integration of implicit DAEs when explicit first-stage ARK methods are used.
<P>
<H3><FONT COLOR="#CC3333">Options Database</FONT></H3>
<DT><B>-ts_arkimex_type 1bee</B> -
<br>
<P>
<H3><FONT COLOR="#CC3333">See Also</FONT></H3>
<A HREF="../TS/TSARKIMEX.html#TSARKIMEX">TSARKIMEX</A>, <A HREF="../TS/TSARKIMEXType.html#TSARKIMEXType">TSARKIMEXType</A>, <A HREF="../TS/TSARKIMEXSetType.html#TSARKIMEXSetType">TSARKIMEXSetType</A>()
<BR><P><B></B><H3><FONT COLOR="#CC3333">Level</FONT></H3>advanced<BR>
<H3><FONT COLOR="#CC3333">Location</FONT></H3>
</B><A HREF="../../../src/ts/impls/arkimex/arkimex.c.html#TSARKIMEX1BEE">src/ts/impls/arkimex/arkimex.c</A>
<BR><A HREF="./index.html">Index of all TS routines</A>
<BR><A HREF="../../index.html">Table of Contents for all manual pages</A>
<BR><A HREF="../singleindex.html">Index of all manual pages</A>
</BODY></HTML>
|