ergo
monomial_info.cc File Reference

Code used to organize monomials; contributions like x, y, z, xy, xz etc. that can be used to describe e.g. basis functions and basis function products. More...

#include "monomial_info.h"
#include <assert.h>
#include <stdexcept>
#include <cstdio>

Detailed Description

Code used to organize monomials; contributions like x, y, z, xy, xz etc. that can be used to describe e.g. basis functions and basis function products.

Author
: Elias Rudberg responsible