MFEM v4.7.0
Finite element discretization library
|
Go to the source code of this file.
Classes | |
struct | mfem::spde::Boundary |
class | mfem::spde::SPDESolver |
Namespaces | |
namespace | mfem |
namespace | mfem::spde |
Enumerations | |
enum class | mfem::spde::BoundaryType { mfem::spde::kNeumann , mfem::spde::kDirichlet , mfem::spde::kRobin , mfem::spde::kPeriodic , mfem::spde::kUndefined } |
Functions | |
real_t | mfem::spde::IntegrateBC (const ParGridFunction &x, const Array< int > &bdr, real_t alpha, real_t beta, real_t gamma, real_t &glb_err) |