Constant initial condition.
More...
#include <IC.H>
Constant initial condition.
◆ DeviceType
◆ Constant()
spades::ic::Constant::Constant |
( |
| ) |
|
|
explicit |
static std::string identifier()
Definition IC.H:36
◆ device_instance()
DeviceType spades::ic::Constant::device_instance |
( |
| ) |
const |
|
inlinenodiscard |
DeviceOp m_op
Definition IC.H:40
◆ identifier()
static std::string spades::ic::Constant::identifier |
( |
| ) |
|
|
inlinestatic |
36{ return "ic_constant"; }
◆ m_op
The documentation for this struct was generated from the following files:
- /home/runner/work/spades/spades/Source/IC.H
- /home/runner/work/spades/spades/Source/IC.cpp