version 0.6.0
Loading...
Searching...
No Matches
enum_levelset_advection_scheme Module Reference

Module containing the list of the various advection method related to Level Set representation Associated to the advection_scheme parameter.

Enumerations

enum  { levelset_advection_none , levelset_advection_eulerian , levelset_advection_semi_lagrangian }
 List of the various advection methods related to Level Set representation Schemes are divided in two major families: More...
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
  • Eulerian schemes with WENO
  • Semi-Lagragian with characteristics
Enumerator
levelset_advection_none 

Used to disable advection.