|
dune-localfunctions 2.12-git
|
Loading...
Searching...
No Matches
interpolationhelper.hh
Go to the documentation of this file.
3// SPDX-FileCopyrightInfo: Copyright © 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:21
Definition interpolationhelper.hh:23
void add(unsigned int row, unsigned int col, const Fy &val)
Definition interpolationhelper.hh:49
const Func & func_
Definition interpolationhelper.hh:66
Helper(const Func &func, Vector &vec)
Definition interpolationhelper.hh:31
const Result & evaluate(const DomainVector &x) const
Definition interpolationhelper.hh:57
std::vector< Dune::FieldVector< F, d > > Result
Definition interpolationhelper.hh:30
unsigned int size() const
Definition interpolationhelper.hh:62
Vector & vec_
Definition interpolationhelper.hh:67
void set(unsigned int row, unsigned int col, const Fy &val)
Definition interpolationhelper.hh:41
Result tmp_
Definition interpolationhelper.hh:68
const Vector::value_type & operator()(unsigned int row, unsigned int col)
Definition interpolationhelper.hh:36
const Basis & basis_
Definition interpolationhelper.hh:115
const Result & evaluate(const DomainVector &x) const
Definition interpolationhelper.hh:105
F & operator()(unsigned int row, unsigned int col)
Definition interpolationhelper.hh:84
void set(unsigned int row, unsigned int col, const Fy &val)
Definition interpolationhelper.hh:89
Helper(const Basis &basis, Matrix &matrix)
Definition interpolationhelper.hh:76
unsigned int size() const
Definition interpolationhelper.hh:110
Result tmp_
Definition interpolationhelper.hh:117
void add(unsigned int row, unsigned int col, const Fy &val)
Definition interpolationhelper.hh:97
std::vector< Dune::FieldVector< F, d > > Result
Definition interpolationhelper.hh:75
Matrix & matrix_
Definition interpolationhelper.hh:116
const F & operator()(unsigned int row, unsigned int col) const
Definition interpolationhelper.hh:80
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8