Medusa  1.1
Coordinate Free Mehless Method implementation
mm::Lap< dimension > Struct Template Reference

#include <Operators_fwd.hpp>

Detailed Description

template<int dimension>
struct mm::Lap< dimension >

Represents the Laplacian operator.

Definition at line 20 of file Monomials_fwd.hpp.

Public Types

enum  { dim = dimension }
 Store dimension of the domain. More...
 

Member Enumeration Documentation

◆ anonymous enum

template<int dimension>
anonymous enum

Store dimension of the domain.

Enumerator
dim 

Dimensionality of the domain.

Definition at line 87 of file Operators_fwd.hpp.


The documentation for this struct was generated from the following files: