#include <external_riemann_brick.hpp>
|
| using | ResidualFn = void(*)(const double *, double *, const double *, int, double, double, int, const char *, int, double) |
| |
◆ ResidualFn
◆ ExternalBrickHandle() [1/2]
| pops::runtime::program::ExternalBrickHandle::ExternalBrickHandle |
( |
const std::string & |
so_path, |
|
|
const std::string & |
id |
|
) |
| |
|
inline |
◆ ExternalBrickHandle() [2/2]
| pops::runtime::program::ExternalBrickHandle::ExternalBrickHandle |
( |
const ExternalBrickHandle & |
| ) |
|
|
delete |
◆ ~ExternalBrickHandle()
| pops::runtime::program::ExternalBrickHandle::~ExternalBrickHandle |
( |
| ) |
|
|
inline |
◆ id()
| const std::string & pops::runtime::program::ExternalBrickHandle::id |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ requirements()
| const std::string & pops::runtime::program::ExternalBrickHandle::requirements |
( |
| ) |
const |
|
inline |
◆ residual()
| ResidualFn pops::runtime::program::ExternalBrickHandle::residual |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: