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