Medusa  1.1
Coordinate Free Mehless Method implementation
Operators.hpp File Reference

Detailed Description

Implementations of differential operator families.

Definition in file Operators.hpp.

#include "Operators_fwd.hpp"
#include "Monomials_fwd.hpp"
#include "RBFBasis_fwd.hpp"
+ Include dependency graph for Operators.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mm
 Root namespace for the whole library.
 
 mm::operators_internal
 Implementation details for analytical operators.
 

Functions

std::string mm::operators_internal::idx_to_letter (int var)
 Convert variable index to its respective letter, 0 -> x, 1 -> y, etc. More...