BCFaceYLoKernel Struct ReferenceΒΆ
|
adc_cpp 0.3.0
Model-free C++23 core for coupled hyperbolic-elliptic systems on adaptive (AMR) meshes, with MPI and GPU (Kokkos) backends
|
pops::detail::BCFaceYLoKernel Struct Reference
#include <physical_bc.hpp>
Collaboration diagram for pops::detail::BCFaceYLoKernel:Public Member Functions | |
| POPS_HD void | operator() (int i, int j) const |
Public Attributes | |
| Array4 | a |
| int | c0 |
| int | c1 |
| int | lo |
| bool | foe |
| Real | val |
Member Function Documentation
◆ operator()()
|
inline |
Member Data Documentation
◆ a
| Array4 pops::detail::BCFaceYLoKernel::a |
◆ c0
| int pops::detail::BCFaceYLoKernel::c0 |
◆ c1
| int pops::detail::BCFaceYLoKernel::c1 |
◆ foe
| bool pops::detail::BCFaceYLoKernel::foe |
◆ lo
| int pops::detail::BCFaceYLoKernel::lo |
◆ val
| Real pops::detail::BCFaceYLoKernel::val |
The documentation for this struct was generated from the following file:
- include/pops/mesh/boundary/physical_bc.hpp
Generated by