#include <Interpolation.hpp>
Definition at line 10 of file Interpolation.hpp.
◆ ~Interpolation()
virtual polyfem::utils::Interpolation::~Interpolation |
( |
| ) |
|
|
inlinevirtual |
◆ build()
std::shared_ptr< Interpolation > polyfem::utils::Interpolation::build |
( |
const json & |
params | ) |
|
|
static |
◆ eval()
virtual double polyfem::utils::Interpolation::eval |
( |
const double |
t | ) |
const |
|
pure virtual |
◆ init()
virtual void polyfem::utils::Interpolation::init |
( |
const json & |
params | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following files: