0.6.0
Loading...
Searching...
No Matches
enum.f90 File Reference

Modules

module  enum_phase_representation
 Module containing the list of the various phase representations.
 
module  enum_smoothing_method
 Module containing the list of the various phase representations.
 

Enumerations

enum  {
  enum_phase_representation::levelset_representation = 1 , enum_phase_representation::level , enum_phase_representation::set , enum_phase_representation::mof_representation ,
  enum_phase_representation::moment , enum_phase_representation::of , enum_phase_representation::fluid , enum_phase_representation::vof_representation ,
  enum_phase_representation::volume , enum_phase_representation::of , enum_phase_representation::fluid , enum_phase_representation::front_tracking_representation ,
  enum_phase_representation::front , enum_phase_representation::tracking
}
 List of the various phase representations. More...
 
enum  {
  enum_smoothing_method::spline_kernel , enum_smoothing_method::cubic , enum_smoothing_method::b , enum_smoothing_method::spline ,
  enum_smoothing_method::kernel , enum_smoothing_method::inverse_distance , enum_smoothing_method::cubic , enum_smoothing_method::b ,
  enum_smoothing_method::spline , enum_smoothing_method::kernel
}
 List of the various phase representations. More...