DUNE-ACFEM (2.5.1)

parameterfunction.hh File Reference

Turn something conforming to Dune::ACFem::ParameterInterface into a function or grid-function. More...

#include <cassert>
#include <cmath>
#include <dune/common/exceptions.hh>
#include <dune/fem/function/common/function.hh>
#include "../functions/gridfunctionexpressionbase.hh"
#include "../expressions/parameterinterface.hh"
+ Include dependency graph for parameterfunction.hh:

Go to the source code of this file.

Classes

class  Dune::ACFem::ParameterFunction< Parameter, FunctionSpace >
 A class describing a constant function. More...
 
class  Dune::ACFem::ParameterGridFunction< Parameter, FunctionSpace, GridPart >
 ParameterGridFunction implements a constant function where the value is defined by something which fulfills the ParameterInterface. More...
 

Namespaces

namespace  Dune::ACFem
 A namespace encapsulating everything defined in our dune-acfem project.
 

Detailed Description

Turn something conforming to Dune::ACFem::ParameterInterface into a function or grid-function.

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Aug 14, 22:29, 2024)