meshImport.hh File Reference
#include <vector>
#include "mesh.hh"
#include "toolbox/array.hh"
#include "toolbox/multiArray.hh"
#include "basics/vectorsMatricesForward.hh"
#include "basics/debug.hh"
Go to the source code of this file.
Classes | |
class | concepts::ImportMesh |
Base class for reading a mesh from a file. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Macros | |
#define | ImportMeshReadInts_D 0 |
#define | ImportMeshReadLine_D 0 |
Functions | |
template<class T > | |
std::ostream & | concepts::operator<< (std::ostream &os, const std::vector< T * > &field) |
Detailed Description
Base class for reading a mesh from a file.
Definition in file meshImport.hh.
Macro Definition Documentation
◆ ImportMeshReadInts_D
#define ImportMeshReadInts_D 0 |
Definition at line 17 of file meshImport.hh.
◆ ImportMeshReadLine_D
#define ImportMeshReadLine_D 0 |
Definition at line 18 of file meshImport.hh.