MoReFEM
Loading...
Searching...
No Matches
Data Structures | Namespaces | Functions
RefGeomElt.hpp File Reference
#include <cstddef>
#include <iosfwd>
#include <memory>
#include <vector>
#include "ThirdParty/IncludeWithoutWarning/Libmeshb/Libmeshb.hpp"
#include "Geometry/Coords/LocalCoords.hpp"
#include "Geometry/GeometricElt/Advanced/FormatStrongType.hpp"
#include "Geometry/GeometricElt/Advanced/GeometricEltEnum.hpp"
#include "Geometry/RefGeometricElt/Advanced/ComponentIndex.hpp"
#include "Geometry/RefGeometricElt/Advanced/LocalNode/LocalNode.hpp"
#include "Geometry/RefGeometricElt/EnumTopology.hpp"
#include "Geometry/RefGeometricElt/RefGeomElt.hxx"
Include dependency graph for RefGeomElt.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  MoReFEM::RefGeomElt
 Polymorphic class which can access static functions related to shape functions, interface and topology. More...
 

Namespaces

namespace  MoReFEM
 Main MoReFEM namespace.
 

Functions

bool MoReFEM::operator== (const RefGeomElt &lhs, const RefGeomElt &rhs)
 operator== for the class.
 
bool MoReFEM::operator!= (const RefGeomElt &lhs, const RefGeomElt &rhs)
 operator!= for the class.
 
bool MoReFEM::operator< (const RefGeomElt &lhs, const RefGeomElt &rhs)
 operator< for the class.
 

Detailed Description

This file is part of the MoReFEM library. It is released under the LGPL v3 license; a copy is provided in the LICENSE file shipped with it.

MoReFEM is mostly developed by M3DISIM team-project. Contacts are Sebastien Gilles and Jerome Diaz.