|
Virtual Testbed
Ship dynamics simulator for extreme conditions
|
Public Types | |
| using | grid_type = vtb::core::Grid< T, N > |
| using | buffer_type = Buffer< T > |
Public Member Functions | |
| void | context (Context *rhs) override |
| void | solve (const buffer_type &func, const grid_type &grid, int dimension, buffer_type &result) |
| void | operator() (const buffer_type &func, const grid_type &grid, int dimension, buffer_type &result) |
| virtual void | context (Context *rhs) |
| Context * | context () |
| const Context * | context () const |
Public Member Functions inherited from vtb::opencl::Context_base | |
| Context * | context () |
| const Context * | context () const |
Definition at line 18 of file opencl/derivative.hh.
1.8.15