Nektar++
|
Go to the source code of this file.
Functions | |
std::shared_ptr< ContField > | CreateContField (const LibUtilities::SessionReaderSharedPtr &session, const SpatialDomains::MeshGraphSharedPtr &graph, const std::string &var, const bool checkSingular) |
void | export_ContField () |
std::shared_ptr< ContField > CreateContField | ( | const LibUtilities::SessionReaderSharedPtr & | session, |
const SpatialDomains::MeshGraphSharedPtr & | graph, | ||
const std::string & | var, | ||
const bool | checkSingular | ||
) |
Definition at line 41 of file Python/ContField.cpp.
Referenced by export_ContField().
void export_ContField | ( | ) |
Definition at line 50 of file Python/ContField.cpp.
References CreateContField().
Referenced by BOOST_PYTHON_MODULE().