OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Functions
Field.hpp File Reference
#include "Field/Field.h"
#include "Field/IndexedField.h"
#include "DataSource/MakeDataSource.h"
#include "Index/SIndex.h"
#include "SubField/SubField.h"
#include "Utility/IpplStats.h"
Include dependency graph for Field.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class T , unsigned Dim, class M , class C >
M * makeMesh (Field< T, Dim, M, C > &f)
 

Function Documentation

template<class T , unsigned Dim, class M , class C >
M* makeMesh ( Field< T, Dim, M, C > &  f)
inline

Definition at line 54 of file Field.hpp.

References FieldLayout< Dim >::getDomain(), and BareField< T, Dim >::getLayout().

Referenced by Field< T, Dim, M, C >::Field(), and Field< T, Dim, M, C >::initialize().

Here is the call graph for this function: