PhysicsBasedAnimationToolkit 0.0.10
Cross-platform C++20 library of algorithms and data structures commonly used in computer graphics research on physically-based simulation.
Loading...
Searching...
No Matches
Mesh.h File Reference

Finite element mesh API and implementation. More...

#include "Concepts.h"
#include "Jacobian.h"
#include "pbat/Aliases.h"
#include "pbat/common/Concepts.h"
#include "pbat/common/Eigen.h"
#include "pbat/io/Archive.h"
#include "pbat/math/Rational.h"
#include "pbat/profiling/Profiling.h"
#include <algorithm>
#include <exception>
#include <map>
#include <numeric>
#include <ranges>

Go to the source code of this file.

Classes

struct  pbat::fem::Mesh< TElement, Dims, TScalar, TIndex >
 A generic stateful finite element mesh representation. More...
 

Namespaces

namespace  pbat
 The main namespace of the library.
 
namespace  pbat::fem
 Finite Element Method (FEM)
 

Detailed Description

Finite element mesh API and implementation.

Author
Quoc-Minh Ton-That (tonth.nosp@m.at.q.nosp@m.uocmi.nosp@m.nh@g.nosp@m.mail..nosp@m.com)
Date
2025-02-11