Nektar++
|
Go to the source code of this file.
Functions | |
template<class T > | |
std::shared_ptr< T > | CreateDisContField (const LibUtilities::SessionReaderSharedPtr &session, const SpatialDomains::MeshGraphSharedPtr &graph, const std::string &var, const bool setupDG) |
template<class T , class S > | |
void | export_DisContField_Helper (const char *name) |
void | export_DisContField () |
std::shared_ptr< T > CreateDisContField | ( | const LibUtilities::SessionReaderSharedPtr & | session, |
const SpatialDomains::MeshGraphSharedPtr & | graph, | ||
const std::string & | var, | ||
const bool | setupDG | ||
) |
Definition at line 42 of file Python/DisContField.cpp.
void export_DisContField | ( | ) |
Definition at line 60 of file Python/DisContField.cpp.
Referenced by BOOST_PYTHON_MODULE().
void export_DisContField_Helper | ( | const char * | name | ) |
Definition at line 50 of file Python/DisContField.cpp.
References CellMLToNektar.pycml::name.