 Hermes::Hermes2D::Api2D | API Class containing settings for the whole Hermes2D |
 Hermes::Hermes2D::AsmList< Scalar > | |
 Hermes::Hermes2D::Space< Scalar >::BaseComponent | |
 Hermes::Hermes2D::Views::BitmapFileHeader | |
 Hermes::Hermes2D::Views::BitmapInfoHeader | |
 Hermes::Hermes2D::DiscreteProblem< Scalar >::CacheRecordPerElement | Caching |
 Hermes::Hermes2D::DiscreteProblem< Scalar >::CacheRecordPerSubIdx | |
 Hermes::Hermes2D::CalculationContinuity< Scalar > | |
 Hermes::Hermes2D::RefinementSelectors::OptimumSelector< Scalar >::Cand | A candidate |
 Hermes::Hermes2D::RefinementSelectors::OptimumSelector< Scalar >::CandsInfo | Information about candidates |
 Hermes::Hermes2D::CurvMap | |
 Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::ElementaryForms::Diffusion::DiffusionReaction | |
 DiscreteProblemInterface | |
  Hermes::Hermes2D::DiscreteProblem< Scalar > | |
   Hermes::Hermes2D::DiscreteProblemLinear< Scalar > | |
 Hermes::Hermes2D::H1Space< Scalar >::EdgeInfo | |
 Hermes::Hermes2D::HcurlSpace< Scalar >::EdgeInfo | |
 Hermes::Hermes2D::HdivSpace< Scalar >::EdgeInfo | |
 Hermes::Hermes2D::Element | Stores one element of a mesh |
 Hermes::Hermes2D::Space< Scalar >::ElementData | |
 Hermes::Hermes2D::Views::ScalarView::ElementInfo | < element info structure |
 Hermes::Hermes2D::Adapt< Scalar >::ElementReference | A reference to an element |
 Hermes::Hermes2D::ElementToRefine | A refinement record |
 Hermes::Hermes2D::RefinementSelectors::ProjBasedSelector< Scalar >::ElemGIP | Integration points in the reference domain of an element of a candidate |
 Hermes::Hermes2D::RefinementSelectors::ProjBasedSelector< Scalar >::ElemProj | Projection of an element of a candidate |
 Hermes::Hermes2D::RefinementSelectors::ProjBasedSelector< Scalar >::ElemSubShapeFunc | A shape function on subdomain of an element |
 Hermes::Hermes2D::RefinementSelectors::ProjBasedSelector< Scalar >::ElemSubTrf | A transformation from a reference domain of a subdomain to a reference domain of an element of a candidate |
 Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::MaterialProperties::ValidationFunctors::ensure_size | |
 Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::MaterialProperties::ValidationFunctors::ensure_trivial | |
 Hermes::Hermes2D::EssentialBCs< Scalar > | |
 Exception | |
  Hermes::Hermes2D::CalculationContinuityException | Own exception class to catch all potential exceptions that might occur in saving / loading entities using the subsequent classes |
   Hermes::Hermes2D::IOCalculationContinuityException | A derived exception for I/O |
 Hermes::Hermes2D::NeighborSearch< Scalar >::ExtendedShapeset | |
 Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::ElementaryForms::Diffusion::ExternalSources | |
 Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::ElementaryForms::Diffusion::FissionYield | |
 Hermes::Hermes2D::H1Space< Scalar >::FixedVertex | |
 Hermes::Hermes2D::Form< Scalar > | Abstract, base class for any form - i.e. integral in the weak formulation of (a system of) PDE
By default, the form is initialized with the following natural attributes:
|
  Hermes::Hermes2D::KellyTypeAdapt< Scalar >::ErrorEstimatorForm | |
   Hermes::Hermes2D::BasicKellyAdapt< Scalar >::ErrorEstimatorFormKelly | |
  Hermes::Hermes2D::MatrixForm< Scalar > | Abstract, base class for matrix form - i.e. a single integral in the bilinear form on the left hand side of the variational formulation of a (system of) PDE.
By default, the matrix form is initialized with the following natural attribute:
|
   Hermes::Hermes2D::MatrixFormDG< Scalar > | Abstract, base class for matrix DG form - i.e. MatrixForm, where the integration is with respect to 1D-Lebesgue measure (element inner-domain edges) |
   Hermes::Hermes2D::MatrixFormSurf< Scalar > | Abstract, base class for matrix Surface form - i.e. MatrixForm, where the integration is with respect to 1D-Lebesgue measure (element domain-boundary edges) |
    Hermes::Hermes2D::WeakFormsH1::DefaultJacobianFormSurf< Scalar > | |
    Hermes::Hermes2D::WeakFormsH1::DefaultMatrixFormSurf< Scalar > | |
    Hermes::Hermes2D::WeakFormsHcurl::DefaultMatrixFormSurf< Scalar > | |
    Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::ElementaryForms::Diffusion::VacuumBoundaryCondition::Jacobian< Scalar > | |
   Hermes::Hermes2D::MatrixFormVol< Scalar > | Abstract, base class for matrix Volumetric form - i.e. MatrixForm, where the integration is with respect to 2D-Lebesgue measure (elements) |
    Hermes::Hermes2D::Adapt< Scalar >::MatrixFormVolError | Matrix forms for error calculation |
    Hermes::Hermes2D::MatrixFormVolHCurl< Scalar > | |
    Hermes::Hermes2D::MatrixFormVolL2< Scalar > | |
    Hermes::Hermes2D::OGProjection< Scalar >::ProjectionMatrixFormVol | Jacobian matrix (same as stiffness matrix since projections are linear) |
    Hermes::Hermes2D::WeakFormsElasticity::DefaultJacobianElasticity_0_0< Scalar > | |
    Hermes::Hermes2D::WeakFormsElasticity::DefaultJacobianElasticity_0_1< Scalar > | |
    Hermes::Hermes2D::WeakFormsElasticity::DefaultJacobianElasticity_1_1< Scalar > | |
    Hermes::Hermes2D::WeakFormsH1::DefaultJacobianAdvection< Scalar > | |
    Hermes::Hermes2D::WeakFormsH1::DefaultJacobianDiffusion< Scalar > | |
    Hermes::Hermes2D::WeakFormsH1::DefaultMatrixFormDiffusion< Scalar > | |
    Hermes::Hermes2D::WeakFormsH1::DefaultMatrixFormVol< Scalar > | |
    Hermes::Hermes2D::WeakFormsHcurl::DefaultJacobianCurlCurl< Scalar > | |
    Hermes::Hermes2D::WeakFormsHcurl::DefaultMatrixFormVol< Scalar > | |
    Hermes::Hermes2D::WeakFormsMaxwell::DefaultJacobianMagnetostatics< Scalar > | |
    Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::ElementaryForms::Diffusion::DiffusionReaction::Jacobian< Scalar > | |
    Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::ElementaryForms::Diffusion::FissionYield::Jacobian< Scalar > | |
    Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::ElementaryForms::Diffusion::Scattering::Jacobian< Scalar > | |
  Hermes::Hermes2D::VectorForm< Scalar > | Abstract, base class for vector form - i.e. a single integral in the linear form on the right hand side of the variational formulation of a (system of) PDE |
   Hermes::Hermes2D::VectorFormDG< Scalar > | Abstract, base class for vector DG form - i.e. VectorForm, where the integration is with respect to 1D-Lebesgue measure (element inner-domain edges) |
   Hermes::Hermes2D::VectorFormSurf< Scalar > | Abstract, base class for vector Surface form - i.e. VectorForm, where the integration is with respect to 1D-Lebesgue measure (element domain-boundary edges) |
    Hermes::Hermes2D::WeakFormsH1::DefaultResidualSurf< Scalar > | |
    Hermes::Hermes2D::WeakFormsH1::DefaultVectorFormSurf< Scalar > | |
    Hermes::Hermes2D::WeakFormsHcurl::DefaultResidualSurf< Scalar > | |
    Hermes::Hermes2D::WeakFormsHcurl::DefaultVectorFormSurf< Scalar > | |
    Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::ElementaryForms::Diffusion::VacuumBoundaryCondition::Residual< Scalar > | |
   Hermes::Hermes2D::VectorFormVol< Scalar > | Abstract, base class for vector Volumetric form - i.e. VectorForm, where the integration is with respect to 2D-Lebesgue measure (elements) |
    Hermes::Hermes2D::OGProjection< Scalar >::ProjectionVectorFormVol | Residual |
    Hermes::Hermes2D::WeakFormsElasticity::DefaultResidualElasticity_0_0< Scalar > | |
    Hermes::Hermes2D::WeakFormsElasticity::DefaultResidualElasticity_0_1< Scalar > | |
    Hermes::Hermes2D::WeakFormsElasticity::DefaultResidualElasticity_1_0< Scalar > | |
    Hermes::Hermes2D::WeakFormsElasticity::DefaultResidualElasticity_1_1< Scalar > | |
    Hermes::Hermes2D::WeakFormsH1::DefaultResidualAdvection< Scalar > | |
    Hermes::Hermes2D::WeakFormsH1::DefaultResidualDiffusion< Scalar > | |
    Hermes::Hermes2D::WeakFormsH1::DefaultResidualVol< Scalar > | |
    Hermes::Hermes2D::WeakFormsH1::DefaultVectorFormVol< Scalar > | |
    Hermes::Hermes2D::WeakFormsHcurl::DefaultResidualCurlCurl< Scalar > | |
    Hermes::Hermes2D::WeakFormsHcurl::DefaultResidualVol< Scalar > | |
    Hermes::Hermes2D::WeakFormsHcurl::DefaultVectorFormVol< Scalar > | |
    Hermes::Hermes2D::WeakFormsMaxwell::DefaultResidualMagnetostatics< Scalar > | |
    Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::ElementaryForms::Diffusion::DiffusionReaction::Residual< Scalar > | |
    Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::ElementaryForms::Diffusion::ExternalSources::LinearForm< Scalar > | |
    Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::ElementaryForms::Diffusion::FissionYield::OuterIterationForm< Scalar > | |
    Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::ElementaryForms::Diffusion::FissionYield::Residual< Scalar > | |
    Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::ElementaryForms::Diffusion::Scattering::Residual< Scalar > | |
 Hermes::Hermes2D::Func< T > | |
  Hermes::Hermes2D::DiscontinuousFunc< T > | This class represents a function with jump discontinuity on an interface of two elements |
 Hermes::Hermes2D::Func< double > | |
 Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::ElementaryForms::Diffusion::GenericForm | |
  Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::ElementaryForms::Diffusion::DiffusionReaction::Jacobian< Scalar > | |
  Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::ElementaryForms::Diffusion::DiffusionReaction::Residual< Scalar > | |
  Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::ElementaryForms::Diffusion::ExternalSources::LinearForm< Scalar > | |
  Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::ElementaryForms::Diffusion::FissionYield::Jacobian< Scalar > | |
  Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::ElementaryForms::Diffusion::FissionYield::OuterIterationForm< Scalar > | |
  Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::ElementaryForms::Diffusion::FissionYield::Residual< Scalar > | |
  Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::ElementaryForms::Diffusion::Scattering::Jacobian< Scalar > | |
  Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::ElementaryForms::Diffusion::Scattering::Residual< Scalar > | |
 Hermes::Hermes2D::Geom< T > | |
  Hermes::Hermes2D::InterfaceGeom< T > | |
 Hermes::Hermes2D::Geom< double > | |
 Hermes::Hermes2D::Geom< Hermes::Ord > | |
 Hermes::Hermes2D::Views::ScalarView::GLVertex2 | < OpenGL vertex. Used to cache vertices prior rendering |
 Hermes1DFunction | |
  Hermes::Hermes2D::CubicSpline | |
 IntegrableWithGlobalOrder | |
  Hermes::Hermes2D::WeakForm< Scalar > | Represents the weak formulation of a PDE problem |
   Hermes::Hermes2D::WeakFormsH1::DefaultWeakFormLaplace< Scalar > | |
   Hermes::Hermes2D::WeakFormsH1::DefaultWeakFormPoisson< Scalar > | |
   Hermes::Hermes2D::WeakFormsNeutronics::Monoenergetic::Diffusion::DefaultWeakFormFixedSource< Scalar > | |
   Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::CompleteWeakForms::Diffusion::DefaultWeakFormFixedSource< Scalar > | |
   Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::CompleteWeakForms::Diffusion::DefaultWeakFormSourceIteration< Scalar > | |
 Hermes::Hermes2D::InterfaceEstimatorScalingFunction | Functor representing the interface estimator scaling function |
  Hermes::Hermes2D::ScaleByElementDiameter | Pre-defined function used for scaling interface error estimates (see the KellyTypeAdapt constructor) |
 Hermes::Hermes2D::Mesh::MarkersConversion::IntValid | Struct for return type of get_internal_marker() |
 Hermes::Hermes2D::L2Space< Scalar >::L2Data | |
 Hermes::Hermes2D::LocalProjection< Scalar > | |
 Loggable | |
  Hermes::Hermes2D::Adapt< Scalar > | Evaluation of an error between a (coarse) solution and a reference solution and adaptivity |
   Hermes::Hermes2D::KellyTypeAdapt< Scalar > | A framework for explicit aposteriori error estimators |
    Hermes::Hermes2D::BasicKellyAdapt< Scalar > | Simple Kelly-estimator based adaptivity for elliptic problems |
  Hermes::Hermes2D::EssentialBoundaryCondition< Scalar > | |
   Hermes::Hermes2D::DefaultEssentialBCConst< Scalar > | Class representing constant essential boundary condition |
   Hermes::Hermes2D::DefaultEssentialBCNonConst< Scalar > | |
   Hermes::Hermes2D::DefaultEssentialBCNonConstHcurl< Scalar > | |
  Hermes::Hermes2D::Global< Scalar > | Class for global functions |
  Hermes::Hermes2D::Graph | |
   Hermes::Hermes2D::GnuplotGraph | |
    Hermes::Hermes2D::PNGGraph | |
   Hermes::Hermes2D::MatlabGraph | |
   Hermes::Hermes2D::SimpleGraph | |
  Hermes::Hermes2D::HashTable | Stores and searches node tables |
   Hermes::Hermes2D::Mesh | Represents a finite element mesh. Typical usage: Hermes::Hermes2D::Mesh mesh; Hermes::Hermes2D::MeshReaderH2DXML mloader; try { mloader.load("mesh.xml", &mesh); } catch(Exceptions::MeshLoadFailureException& e) { e.print_msg(); return -1; } |
  Hermes::Hermes2D::LinearSolver< Scalar > | |
  Hermes::Hermes2D::MeshReader | |
   Hermes::Hermes2D::MeshReaderExodusII | |
   Hermes::Hermes2D::MeshReaderH1DXML | |
   Hermes::Hermes2D::MeshReaderH2D | |
   Hermes::Hermes2D::MeshReaderH2DXML | |
  Hermes::Hermes2D::OGProjection< Scalar > | Class for (global) orthogonal projecting. If the projection is not necessary (if a solution belongs to the space), then its solution vector is used |
  Hermes::Hermes2D::RefinementSelectors::Selector< Scalar > | A parent of all refinement selectors. Abstract class |
   Hermes::Hermes2D::RefinementSelectors::HOnlySelector< Scalar > | A selector that selects H-refinements only |
   Hermes::Hermes2D::RefinementSelectors::OptimumSelector< Scalar > | A selector that chooses an optimal candidates based on a score |
    Hermes::Hermes2D::RefinementSelectors::ProjBasedSelector< Scalar > | A general projection-based selector |
     Hermes::Hermes2D::RefinementSelectors::H1ProjBasedSelector< Scalar > | A projection-based selector for H1 space |
     Hermes::Hermes2D::RefinementSelectors::HcurlProjBasedSelector< Scalar > | A projection-based selector for Hcurl space |
     Hermes::Hermes2D::RefinementSelectors::L2ProjBasedSelector< Scalar > | A projection-based selector for L2 space |
   Hermes::Hermes2D::RefinementSelectors::POnlySelector< Scalar > | A selector that increases order (i.e., it selects P-refinements only) |
  Hermes::Hermes2D::Shapeset | Defines a set of shape functions |
   Hermes::Hermes2D::H1ShapesetJacobi | |
   Hermes::Hermes2D::H1ShapesetOrtho | |
   Hermes::Hermes2D::HcurlShapesetGradLeg | |
   Hermes::Hermes2D::HcurlShapesetLegendre | |
   Hermes::Hermes2D::HdivShapesetLegendre | |
   Hermes::Hermes2D::L2ShapesetLegendre | |
  Hermes::Hermes2D::Space< Scalar > | Represents a finite element space over a domain |
   Hermes::Hermes2D::H1Space< Scalar > | |
   Hermes::Hermes2D::HcurlSpace< Scalar > | |
   Hermes::Hermes2D::HdivSpace< Scalar > | |
   Hermes::Hermes2D::L2Space< Scalar > | |
  Hermes::Hermes2D::Transformable | |
   Hermes::Hermes2D::Function< double > | |
    Hermes::Hermes2D::PrecalcShapeset | Caches precalculated shape function values |
    Hermes::Hermes2D::MeshFunction< double > | |
     Hermes::Hermes2D::Filter< double > | |
      Hermes::Hermes2D::ComplexFilter | |
       Hermes::Hermes2D::ComplexAbsFilter | |
       Hermes::Hermes2D::ImagFilter | |
       Hermes::Hermes2D::RealFilter | |
      Hermes::Hermes2D::VonMisesFilter | Calculates the Von Mises stress |
      Hermes::Hermes2D::SimpleFilter< double > | |
       Hermes::Hermes2D::BottomValFilter | |
       Hermes::Hermes2D::TopValFilter | |
       Hermes::Hermes2D::ValFilter | |
       Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::SupportClasses::SourceFilter | |
   Hermes::Hermes2D::Function< Scalar > | Represents an arbitrary function defined on an element |
    Hermes::Hermes2D::MeshFunction< Scalar > | Represents a function defined on a mesh |
     Hermes::Hermes2D::Filter< Scalar > | |
      Hermes::Hermes2D::DXDYFilter< Scalar > | |
       Hermes::Hermes2D::DXFilter< Scalar > | Calculates the magnitude of a vector function |
      Hermes::Hermes2D::LinearFilter< Scalar > | |
      Hermes::Hermes2D::SimpleFilter< Scalar > | |
       Hermes::Hermes2D::AbsFilter | |
       Hermes::Hermes2D::DiffFilter< Scalar > | |
       Hermes::Hermes2D::MagFilter< Scalar > | Calculates the magnitude of a vector function |
       Hermes::Hermes2D::SquareFilter< Scalar > | |
       Hermes::Hermes2D::SumFilter< Scalar > | |
     Hermes::Hermes2D::Solution< Scalar > | Represents the solution of a PDE.
|
      Hermes::Hermes2D::ExactSolution< Scalar > | Represents an exact solution of a PDE |
       Hermes::Hermes2D::ExactSolutionScalar< Scalar > | |
        Hermes::Hermes2D::ConstantSolution< Scalar > | |
        Hermes::Hermes2D::ZeroSolution< Scalar > | |
       Hermes::Hermes2D::ExactSolutionVector< Scalar > | |
        Hermes::Hermes2D::ConstantSolutionVector< Scalar > | |
        Hermes::Hermes2D::ZeroSolutionVector< Scalar > | |
    Hermes::Hermes2D::MeshFunction< std::complex< double > > | |
     Hermes::Hermes2D::Filter< std::complex< double > > | |
      Hermes::Hermes2D::SimpleFilter< std::complex< double > > | |
       Hermes::Hermes2D::AngleFilter | |
   Hermes::Hermes2D::RefMap | Represents the reference mapping |
  Hermes::Hermes2D::Traverse | |
  Hermes::Hermes2D::Views::LinearizerBase | Base class for Linearizer, Orderizer, Vectorizer |
   Hermes::Hermes2D::Views::Linearizer | |
   Hermes::Hermes2D::Views::Orderizer | |
   Hermes::Hermes2D::Views::Vectorizer | "Vectorizer" is a Linearizer for vector solutions. The only difference is that linearized vertices are vector-valued. Also, regularization of the resulting mesh is not attempted. The class can handle different meshes in both X and Y components |
  Hermes::Hermes2D::Views::View | Represents a simple visualization window |
   Hermes::Hermes2D::Views::MeshView | Displays a mesh |
   Hermes::Hermes2D::Views::OrderView | Displays the polynomial degrees of elements |
   Hermes::Hermes2D::Views::ScalarView | Visualizes a Scalar PDE solution |
    Hermes::Hermes2D::Views::BaseView< Scalar > | Visualizes the basis functions of a space |
   Hermes::Hermes2D::Views::StreamView | Visualizes streamlines of a vector PDE solution |
   Hermes::Hermes2D::Views::VectorView | Visualizes a vector PDE solution |
    Hermes::Hermes2D::Views::VectorBaseView< Scalar > | |
  Hermes::Hermes2D::WeakForm< Scalar > | Represents the weak formulation of a PDE problem |
  Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::MaterialProperties::Common::MaterialPropertyMaps | |
   Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::MaterialProperties::Diffusion::MaterialPropertyMaps | |
 Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::MaterialProperties::material_property_map< NDArrayType > | |
 Hermes::Hermes2D::Mixins::MatrixRhsOutput< Scalar > | |
  Hermes::Hermes2D::LinearSolver< Scalar > | |
  Hermes::Hermes2D::NewtonSolver< Scalar > | |
  Hermes::Hermes2D::PicardSolver< Scalar > | |
 Hermes::Hermes2D::MeshData | Class to stored 2d mesh parameters. The MeshData class organizes all the necessary data structures required to store information in the input mesh file. All variables are stored internally as a mapping between strings and a list of strings. Symbolic expressions are not supported for variables. The variables are stored in a vector of strings. This is true for single-valued variables, lists and list of lists. The contents of the variables are thus accessed differently depending on their contents. |
 Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::MaterialProperties::MultiArray< NDArrayType > | |
 Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::MaterialProperties::Common::NDArrayMapOp | |
 Hermes::Hermes2D::NeighborSearch< Scalar >::NeighborEdgeInfo | Structure containing all the needed information about the active edge from the neighbor's side |
 Hermes::Hermes2D::NeighborNode | |
 Hermes::Hermes2D::NeighborSearch< Scalar > | This class characterizes a neighborhood of a given edge in terms of adjacent elements and provides methods for getting limit values of discontinuous functions from both sides of the edge |
 Hermes::Hermes2D::Function< Scalar >::Node | |
 Hermes::Hermes2D::Views::StreamView::Node | |
 Hermes::Hermes2D::Node | Stores one node of a mesh |
 Hermes::Hermes2D::Space< Scalar >::NodeData | |
 NonlinearSolver | |
  Hermes::Hermes2D::NewtonSolver< Scalar > | |
  Hermes::Hermes2D::PicardSolver< Scalar > | |
 Hermes::Hermes2D::Nurbs | Represents one NURBS curve |
 Hermes::Hermes2D::Views::MeshView::ObjInfo | |
 Hermes::Hermes2D::RefinementSelectors::OrderPermutator | Hermes::Order permutator. Generates all permutations of orders from a set defined by a range of orders |
 OutputAttachable | |
  Hermes::Hermes2D::LinearSolver< Scalar > | |
  Hermes::Hermes2D::NewtonSolver< Scalar > | |
  Hermes::Hermes2D::PicardSolver< Scalar > | |
 Hermes::Hermes2D::Api2D::Parameter< T > | |
 Hermes::Hermes2D::Quad1D | |
  Hermes::Hermes2D::Quad1DStd | 1D quadrature points on the standard reference domain (-1,1) |
 Hermes::Hermes2D::Quad2D | |
  Hermes::Hermes2D::Quad2DStd | 2D quadrature points on the standard reference domains (-1,1)^2 |
  Hermes::Hermes2D::Views::Quad2DLin | |
 Hermes::Hermes2D::RefinementSelectors::OptimumSelector< Scalar >::Range | Range of values |
 Hermes::Hermes2D::CalculationContinuity< Scalar >::Record | One record of the calculation. Stores every information to resume a calculation from this one point |
 Hermes::Hermes2D::Rect | |
 Hermes::Hermes2D::Mesh::ReferenceMeshCreator | Class for creating reference mesh |
 Hermes::Hermes2D::Space< Scalar >::ReferenceSpaceCreator | Class for creating reference space |
 Hermes::Hermes2D::Views::RemoveParams | |
 Hermes::Hermes2D::Graph::Row | |
 Hermes::Hermes2D::RungeKutta< Scalar > | |
 Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::ElementaryForms::Diffusion::Scattering | |
 SettableComputationTime | |
  Hermes::Hermes2D::LinearSolver< Scalar > | |
 Hermes::Hermes2D::Mixins::SettableSpaces< Scalar > | |
  Hermes::Hermes2D::DiscreteProblem< Scalar > | |
  Hermes::Hermes2D::LinearSolver< Scalar > | |
  Hermes::Hermes2D::NewtonSolver< Scalar > | |
  Hermes::Hermes2D::PicardSolver< Scalar > | |
 Hermes::Hermes2D::RefinementSelectors::OptimumSelector< Scalar >::ShapeInx | A shape index |
 Hermes::Hermes2D::Mixins::StateQueryable | |
  Hermes::Hermes2D::DiscreteProblem< Scalar > | |
  Hermes::Hermes2D::LinearSolver< Scalar > | |
  Hermes::Hermes2D::Mesh | Represents a finite element mesh. Typical usage: Hermes::Hermes2D::Mesh mesh; Hermes::Hermes2D::MeshReaderH2DXML mloader; try { mloader.load("mesh.xml", &mesh); } catch(Exceptions::MeshLoadFailureException& e) { e.print_msg(); return -1; } |
  Hermes::Hermes2D::MeshFunction< Scalar > | Represents a function defined on a mesh |
  Hermes::Hermes2D::NewtonSolver< Scalar > | |
  Hermes::Hermes2D::PicardSolver< Scalar > | |
  Hermes::Hermes2D::Space< Scalar > | Represents a finite element space over a domain |
  Hermes::Hermes2D::MeshFunction< double > | |
  Hermes::Hermes2D::MeshFunction< std::complex< double > > | |
 Hermes::Hermes2D::Mesh::MarkersConversion::StringValid | Struct for return type of get_user_marker() |
 Hermes::Hermes2D::SurfPos | Determines the position on an element surface (edge in 2D and Face in 3D) |
 Hermes::Hermes2D::Views::ThreadInfo | |
 TimeMeasurable | |
  Hermes::Hermes2D::Adapt< Scalar > | Evaluation of an error between a (coarse) solution and a reference solution and adaptivity |
  Hermes::Hermes2D::DiscreteProblem< Scalar > | |
  Hermes::Hermes2D::LinearSolver< Scalar > | |
  Hermes::Hermes2D::RefinementSelectors::Selector< Scalar > | A parent of all refinement selectors. Abstract class |
  Hermes::Hermes2D::Views::LinearizerBase | Base class for Linearizer, Orderizer, Vectorizer |
  Hermes::Hermes2D::Views::View | Represents a simple visualization window |
 Hermes::Hermes2D::Views::TitleParams | |
 Hermes::Hermes2D::NeighborSearch< Scalar >::Transformations | Transformations of an element to one of its neighbors |
 Hermes::Hermes2D::Trf | 2D transformation |
 Hermes::Hermes2D::RefinementSelectors::ProjBasedSelector< Scalar >::TrfShapeExp | A transform shaped function expansions |
 type | |
  XMLMesh1D::mesh | Class corresponding to the mesh schema type |
  XMLMesh1D::v | Class corresponding to the v schema type |
  XMLMesh1D::var | Class corresponding to the var schema type |
  XMLMesh1D::variables_type | Class corresponding to the variables_type schema type |
  XMLMesh::arc | Class corresponding to the arc schema type |
  XMLMesh::curves_type | Class corresponding to the curves_type schema type |
  XMLMesh::ed | Class corresponding to the ed schema type |
  XMLMesh::edges_type | Class corresponding to the edges_type schema type |
  XMLMesh::el_t | Class corresponding to the el_t schema type |
   XMLMesh::q_t | Class corresponding to the q_t schema type |
   XMLMesh::t_t | Class corresponding to the t_t schema type |
  XMLMesh::elements_type | Class corresponding to the elements_type schema type |
  XMLMesh::inner_point | Class corresponding to the inner_point schema type |
  XMLMesh::knot | Class corresponding to the knot schema type |
  XMLMesh::mesh | Class corresponding to the mesh schema type |
  XMLMesh::NURBS | Class corresponding to the NURBS schema type |
  XMLMesh::ref | Class corresponding to the ref schema type |
  XMLMesh::refinements_type | Class corresponding to the refinements_type schema type |
  XMLMesh::v | Class corresponding to the v schema type |
  XMLMesh::var | Class corresponding to the var schema type |
  XMLMesh::variables_type | Class corresponding to the variables_type schema type |
  XMLMesh::vertices_type | Class corresponding to the vertices_type schema type |
  XMLSolution::component | Class corresponding to the component schema type |
  XMLSolution::elem_coeffs | Class corresponding to the elem_coeffs schema type |
  XMLSolution::elem_orders | Class corresponding to the elem_orders schema type |
  XMLSolution::mono_coeffs | Class corresponding to the mono_coeffs schema type |
  XMLSolution::solution | Class corresponding to the solution schema type |
  XMLSpace::element_data | Class corresponding to the element_data schema type |
  XMLSpace::space | Class corresponding to the space schema type |
  XMLSubdomains::boundary_edges | Class corresponding to the boundary_edges schema type |
  XMLSubdomains::domain | Class corresponding to the domain schema type |
  XMLSubdomains::ed | Class corresponding to the ed schema type |
  XMLSubdomains::edges_type | Class corresponding to the edges_type schema type |
  XMLSubdomains::el_t | Class corresponding to the el_t schema type |
   XMLSubdomains::q_t | Class corresponding to the q_t schema type |
   XMLSubdomains::t_t | Class corresponding to the t_t schema type |
  XMLSubdomains::elements | Class corresponding to the elements schema type |
  XMLSubdomains::elements_type | Class corresponding to the elements_type schema type |
  XMLSubdomains::inner_edges | Class corresponding to the inner_edges schema type |
  XMLSubdomains::subdomain | Class corresponding to the subdomain schema type |
  XMLSubdomains::subdomains | Class corresponding to the subdomains schema type |
  XMLSubdomains::vertices | Class corresponding to the vertices schema type |
 Hermes::Hermes2D::UniData | |
 Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::ElementaryForms::Diffusion::VacuumBoundaryCondition | |
 Hermes::Hermes2D::RefinementSelectors::ProjBasedSelector< Scalar >::ValueCacheItem< T > | An item of a value cache |
 Hermes::Hermes2D::Graph::Values | |
 Hermes::Hermes2D::VCompare | |
 Hermes::Hermes2D::Vertex | |
 Hermes::Hermes2D::Views::ScalarView::VertexNodeInfo | Information about a vertex node |
 Hermes::Hermes2D::Views::ViewMonitor | < A monitor used to synchronize thread in views |
 Hermes::Hermes2D::Views::ViewParams | |
 Hermes::Hermes2D::Views::WinGeom | |
 Hermes::Hermes2D::Mixins::XMLParsing | |
  Hermes::Hermes2D::MeshReaderH1DXML | |
  Hermes::Hermes2D::MeshReaderH2DXML | |
  Hermes::Hermes2D::Solution< Scalar > | Represents the solution of a PDE.
|
  Hermes::Hermes2D::Space< Scalar > | Represents a finite element space over a domain |