Flow123d  release_2.2.0-914-gf1a3a4f
Public Types | Public Attributes | List of all members
InterpolantBase::Check Struct Reference

#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...
 

Detailed Description

Definition at line 200 of file interpolant.hh.

Member Enumeration Documentation

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.

Member Data Documentation

enum { ... } InterpolantBase::Check::Type

Enumerates parameters that must be set before creation of the interpolant.


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