|
Flow123d
release_3.0.0-1193-g9220a69
|
#include <interpolant.hh>
Public Types | |
| enum | { functor, bound_a, bound_b, size } |
| Enumerates parameters that must be set before creation of the interpolant. More... | |
Public Attributes | |
| enum InterpolantBase::Check:: { ... } | Type |
| Enumerates parameters that must be set before creation of the interpolant. More... | |
Definition at line 200 of file interpolant.hh.
| anonymous enum |
Enumerates parameters that must be set before creation of the interpolant.
| Enumerator | |
|---|---|
| functor | |
| bound_a | |
| bound_b | |
| size | |
Definition at line 202 of file interpolant.hh.
| enum { ... } InterpolantBase::Check::Type |
Enumerates parameters that must be set before creation of the interpolant.
1.8.11