EllipticProblem 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::EllipticProblem Struct Reference
#include <elliptic_problem.hpp>
Collaboration diagram for pops::EllipticProblem:Public Attributes | |
| Real | eps = 1 |
| BCRec | bc {} |
| bool | nullspace_const = false |
Member Data Documentation
◆ bc
| BCRec pops::EllipticProblem::bc {} |
◆ eps
| Real pops::EllipticProblem::eps = 1 |
◆ nullspace_const
| bool pops::EllipticProblem::nullspace_const = false |
The documentation for this struct was generated from the following file:
- include/pops/numerics/elliptic/interface/elliptic_problem.hpp
Generated by