|
dune-localfunctions 2.9.1
|
Loading...
Searching...
No Matches
interpolationhelper.hh
Go to the documentation of this file.
3// SPDX-FileCopyrightInfo: Copyright (C) DUNE Project contributors, see file LICENSE.md in module root
int size() const
void field_cast(const F1 &f1, F2 &f2)
a helper class to cast from one field to another
Definition field.hh:159
Definition interpolationhelper.hh:22
Definition interpolationhelper.hh:24
void add(unsigned int row, unsigned int col, const Fy &val)
Definition interpolationhelper.hh:50
const Func & func_
Definition interpolationhelper.hh:79
Helper(const Func &func, Vector &vec)
Definition interpolationhelper.hh:32
const Result & evaluate(const DomainVector &x) const
Definition interpolationhelper.hh:59
std::vector< Dune::FieldVector< F, d > > Result
Definition interpolationhelper.hh:31
unsigned int size() const
Definition interpolationhelper.hh:75
Vector & vec_
Definition interpolationhelper.hh:80
void set(unsigned int row, unsigned int col, const Fy &val)
Definition interpolationhelper.hh:42
Result tmp_
Definition interpolationhelper.hh:81
const Vector::value_type & operator()(unsigned int row, unsigned int col)
Definition interpolationhelper.hh:37
const Basis & basis_
Definition interpolationhelper.hh:128
const Result & evaluate(const DomainVector &x) const
Definition interpolationhelper.hh:118
F & operator()(unsigned int row, unsigned int col)
Definition interpolationhelper.hh:97
void set(unsigned int row, unsigned int col, const Fy &val)
Definition interpolationhelper.hh:102
Helper(const Basis &basis, Matrix &matrix)
Definition interpolationhelper.hh:89
unsigned int size() const
Definition interpolationhelper.hh:123
Result tmp_
Definition interpolationhelper.hh:130
void add(unsigned int row, unsigned int col, const Fy &val)
Definition interpolationhelper.hh:110
std::vector< Dune::FieldVector< F, d > > Result
Definition interpolationhelper.hh:88
Matrix & matrix_
Definition interpolationhelper.hh:129
const F & operator()(unsigned int row, unsigned int col) const
Definition interpolationhelper.hh:93
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8