#include <AMReX_MLCurlCurl_K.H>
|
| __host__ __device__ bool | is_dirichlet_node (int i, int j, int k) const |
| |
| __host__ __device__ bool | is_dirichlet_x_edge (int, int j, int k) const |
| |
| __host__ __device__ bool | is_dirichlet_y_edge (int i, int, int k) const |
| |
| __host__ __device__ bool | is_dirichlet_z_edge (int i, int j, int) const |
| |
| __host__ __device__ bool | is_dirichlet_edge (int dim, int i, int j, int k) const |
| |
◆ is_dirichlet_edge()
| __host__ __device__ bool amrex::CurlCurlDirichletInfo::is_dirichlet_edge |
( |
int |
dim, |
|
|
int |
i, |
|
|
int |
j, |
|
|
int |
k |
|
) |
| const |
|
inline |
◆ is_dirichlet_node()
| __host__ __device__ bool amrex::CurlCurlDirichletInfo::is_dirichlet_node |
( |
int |
i, |
|
|
int |
j, |
|
|
int |
k |
|
) |
| const |
|
inline |
◆ is_dirichlet_x_edge()
| __host__ __device__ bool amrex::CurlCurlDirichletInfo::is_dirichlet_x_edge |
( |
int |
, |
|
|
int |
j, |
|
|
int |
k |
|
) |
| const |
|
inline |
◆ is_dirichlet_y_edge()
| __host__ __device__ bool amrex::CurlCurlDirichletInfo::is_dirichlet_y_edge |
( |
int |
i, |
|
|
int |
, |
|
|
int |
k |
|
) |
| const |
|
inline |
◆ is_dirichlet_z_edge()
| __host__ __device__ bool amrex::CurlCurlDirichletInfo::is_dirichlet_z_edge |
( |
int |
i, |
|
|
int |
j, |
|
|
int |
|
|
) |
| const |
|
inline |
◆ dirichlet_hi
| IntVect amrex::CurlCurlDirichletInfo::dirichlet_hi |
◆ dirichlet_lo
| IntVect amrex::CurlCurlDirichletInfo::dirichlet_lo |
The documentation for this struct was generated from the following file: