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
LaplacianMatrix.h File Reference

SymmetricLaplacianMatrix API and implementation. More...

#include "Concepts.h"
#include <exception>
#include <fmt/core.h>
#include <pbat/Aliases.h>
#include <pbat/common/Eigen.h>
#include <pbat/profiling/Profiling.h>
#include <tbb/parallel_for.h>

Go to the source code of this file.

Classes

struct  pbat::fem::SymmetricLaplacianMatrix< TMesh >
 A matrix-free representation of the symmetric part of the Laplacian \(\Delta u\) of a finite element discretized function \( u(X) \) under Galerkin projection. More...
 

Namespaces

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

Detailed Description

SymmetricLaplacianMatrix 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