#include <GetTemperature.H>
◆ GetTemperatureVector()
Construct the functor with information provided by temp.
- Parameters
-
◆ operator()()
Functor call. Returns the value of temperature at the location (x,y,z)
- Parameters
-
| [in] | x | x-coordinate of given location |
| [in] | y | y-coordinate of given location |
| [in] | z | z-cooridnate of given location |
- Returns
- value of temperature at (x,y,z). m_ux_std, m_uy_std, m_uz_std if m_type is TempConstantVector m_ux_std_parser(x,y,z), m_uy_std_parser(x,y,z), m_uz_std_parser(x,y,z) if m_type is TempParserFunctionVector
◆ m_type
◆ m_ux_std
◆ m_ux_std_parser
◆ m_uy_std
◆ m_uy_std_parser
◆ m_uz_std
◆ m_uz_std_parser
The documentation for this struct was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/warpx/checkouts/26.06/Source/Initialization/GetTemperature.H
- /home/docs/checkouts/readthedocs.org/user_builds/warpx/checkouts/26.06/Source/Initialization/GetTemperature.cpp