#include <sstream>
#include "Lagrange.h"
#include "ElementComputations.h"
#include "tools.h"
Go to the source code of this file.
Namespaces | |
namespace | SyFi |
Functions | |
GiNaC::ex | SyFi::lagrange (unsigned int order, Polygon &p, const std::string &a) |
GiNaC::lst | SyFi::lagrangev (unsigned int no_fields, unsigned int order, Polygon &p, const std::string &a) |