Simple CdrSpecies class for usage with ItoKMC.
More...
#include <CD_ItoKMCCDRSpecies.H>
Simple CdrSpecies class for usage with ItoKMC.
◆ FunctionXt
Function alias for e.g. initial data.
- Parameters
-
| [in] | a_position | Physical coordinates |
| [in] | a_time | Time |
◆ ItoKMCCDRSpecies()
Full constructor.
- Parameters
-
| [in] | a_name | Name of the species. |
| [in] | a_chargeNumber | Charge number (elementary charges). |
| [in] | a_isMobile | Mobile or not. |
| [in] | a_isDiffusive | Diffusive or not. |
◆ initialData()
|
|
inlinefinaloverridevirtual |
Returns initial data for this species.
- Parameters
-
| [in] | a_pos | Physical position. |
| [in] | a_time | Simulation time. |
- Returns
- Initial density at the given position and time.
Implements CdrSpecies.
◆ setInitialData()
Set the initial data function for this species.
- Parameters
-
| [in] | a_initialData | Callable returning the initial density at (position, time). |
The documentation for this class was generated from the following file: