Rheolef  7.2
an efficient C++ finite element environment
Loading...
Searching...
No Matches
field_functor.h

Go to the source code of this file.

Classes

struct  field_functor< Function, Result >
struct  field_function_s< F, R >

Namespaces

namespace  rheolef
 This file is part of Rheolef.

Functions

template<class F>
field_function_s< std::function< F >, typename F::result_type > field_function (F f)