◆ createAndLaunch()
template<typename POLICY >
Create a new kernel and launch.
- Template Parameters
-
| POLICY | the policy used in the RAJA kernel |
- Parameters
-
| [in] | normType | the type of norm used (Linf or L2) |
| [in] | numPhases | the number of fluid phases |
| [in] | rankOffset | the offset of my MPI rank |
| [in] | dofKey | the string key to retrieve the degress of freedom numbers |
| [in] | localResidual | the residual vector on my MPI rank |
| [in] | subRegion | the element subregion |
| [in] | solid | the solid model |
| [out] | residualNorm | the residual norm on the subRegion |
| [out] | residualNormalizer | the residual normalizer on the subRegion |
Definition at line 1405 of file ImmiscibleMultiphaseKernels.hpp.
The documentation for this class was generated from the following file: