PolyFEM
Loading...
Searching...
No Matches
Basis.hpp File Reference
#include <polyfem/quadrature/Quadrature.hpp>
#include <polyfem/utils/Types.hpp>
#include <Eigen/Dense>
#include <functional>
#include <vector>
Include dependency graph for Basis.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  polyfem::basis::Local2Global
 Represents a virtual node of the FEM mesh as a weighted sum of real (unknown) nodes. More...
 
class  polyfem::basis::Basis
 Represents one basis function and its gradient. More...
 

Namespaces

namespace  polyfem
 
namespace  polyfem::basis