PolyFEM
Loading...
Searching...
No Matches
FESpace.hpp File Reference
#include <polyfem/assembler/AssemblyValsCache.hpp>
#include <polyfem/basis/ElementBases.hpp>
#include <polyfem/basis/InterfaceData.hpp>
#include <polyfem/mesh/LocalBoundary.hpp>
#include <polyfem/mesh/MeshNodes.hpp>
#include <polyfem/utils/Types.hpp>
#include <Eigen/Dense>
#include <algorithm>
#include <cassert>
#include <map>
#include <memory>
#include <unordered_map>
#include <vector>
Include dependency graph for FESpace.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  polyfem::varform::GeometryMapping
 
class  polyfem::varform::FESpace
 A finite-element space for one scalar- or vector-valued field. More...
 
struct  polyfem::varform::VarFormBoundaryState
 Temporary compatibility wrapper for boundary data belonging to one FE space. More...
 

Namespaces

namespace  polyfem
 
namespace  polyfem::varform