Flow123d  master-f44eb46
Public Types | List of all members
IFixVariable Struct Reference

#include <interpolant.hh>

Public Types

enum  Type { fix_x , fix_y , no_fix }
 

Detailed Description

Enumerates types of variable fixation in implicit interpolant.

Definition at line 62 of file interpolant.hh.

Member Enumeration Documentation

◆ Type

Enumerator
fix_x 

x variable will be fixed with given value

fix_y 

y variable will be fixed with given value

no_fix 

no variable is fixed (used when InterpolantImplicit is created)

Definition at line 64 of file interpolant.hh.


The documentation for this struct was generated from the following file: