CEPS  24.01
Cardiac ElectroPhysiology Simulator
FEIntegrator.hpp File Reference

Go to the source code of this file.

Data Structures

class  FEIntegrator< _OriginalAssembler >
 Computes the integral of a quantity on the whole domain or subdomains, using a FE matrix. More...
 

Typedefs

using FEMassIntegrator = FEIntegrator< FEMassAssembler >
 Template definitions. More...
 

Detailed Description

Common elements of finite elements integrals

Definition in file FEIntegrator.hpp.

Typedef Documentation

◆ FEMassIntegrator

Template definitions.

Typedef for standard L2 integral

Definition at line 96 of file FEIntegrator.hpp.