CharacteristicSetType#

Builds Characteristic for a particular solver.

Synopsis#

#include "petsccharacteristic.h" 
PetscErrorCode CharacteristicSetType(Characteristic c, CharacteristicType type)

Logically Collective

Input Parameters#

  • c - the method of characteristics context

  • type - a known method

Options Database Key#

  • -characteristic_type - Sets the method; use -help for a list of available methods

Note#

See “include/petsccharacteristic.h” for available methods

See Also#

TS: Scalable ODE and DAE Solvers, CharacteristicType

Level#

intermediate

Location#

src/ts/characteristic/interface/characteristic.c


Index of all Characteristic routines
Table of Contents for all manual pages
Index of all manual pages