AbsVect.h File Reference
Detailed Description
Definition file for abstract class AbsVect.
#include <iostream>
#include <fstream>
#include <iomanip>
#include <string>
#include <valarray>
#include "OFELI_Config.h"
#include "Mesh.h"
#include "Vect.h"
#include "FFI.h"
#include "fparser.h"
#include "util.h"
Go to the source code of this file.
Namespaces | |
| namespace | OFELI |
Classes | |
| class | AbsVect |
| This is a template abstract class from which inherit finite element oriented vectors. More... | |