MFEM v4.7.0
Finite element discretization library
|
This is the complete list of members for mfem::spde::Boundary, including all inherited members.
AddHomogeneousBoundaryCondition(int boundary, BoundaryType type) | mfem::spde::Boundary | |
AddInhomogeneousDirichletBoundaryCondition(int boundary, real_t coefficient) | mfem::spde::Boundary | |
Boundary()=default | mfem::spde::Boundary | |
boundary_attributes | mfem::spde::Boundary | |
ComputeBoundaryError(const ParGridFunction &solution) | mfem::spde::Boundary | |
dirichlet_coefficients | mfem::spde::Boundary | |
PrintInfo(std::ostream &os=mfem::out) const | mfem::spde::Boundary | |
robin_coefficient | mfem::spde::Boundary | |
SetRobinCoefficient(real_t coefficient) | mfem::spde::Boundary | |
UpdateIntegrationCoefficients(int i, real_t &alpha, real_t &beta, real_t &gamma) | mfem::spde::Boundary | |
VerifyDefinedBoundaries(const Mesh &mesh) const | mfem::spde::Boundary |