Go to the source code of this file.
Namespaces | |
pFlow | |
Typedefs | |
using | rpIntegration = Kokkos::RangePolicy< DefaultExecutionSpace, Kokkos::Schedule< Kokkos::Static >, Kokkos::IndexType< uint32 > > |
Range policy for integration kernel (alias) More... | |
Functions | |
bool | intAllActive (real dt, realx3Field_D &y, realx3PointField_D &dy, realx3PointField_D &dy1) |
bool | intScattered (real dt, realx3Field_D &y, realx3PointField_D &dy, realx3PointField_D &dy1) |