OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
#include "Field/Field.h"
#include "Field/IndexedField.h"
#include "DataSource/MakeDataSource.h"
#include "Index/SIndex.h"
#include "SubField/SubField.h"
#include "Utility/IpplStats.h"
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) |
|
inline |
Definition at line 54 of file Field.hpp.
References FieldLayout< Dim >::getDomain(), and BareField< T, Dim >::getLayout().