#include "system_dep.h"
#include "FunctionSpace.h"
#include "SystemMatrixException.h"
#include <boost/python/object.hpp>
Go to the source code of this file.
Namespaces | |
namespace | escript |
Classes | |
class | escript::AbstractSystemMatrix |
Give a short description of what AbstractSystemMatrix does. More... | |
Functions | |
Data | escript::operator* (const AbstractSystemMatrix &left, const Data &right) |