|
suanPan
🧮 An Open Source, Parallel and Heterogeneous Finite Element Analysis Framework
|
Go to the source code of this file.
Classes | |
| class | ExternalModule |
| A ExternalModule class handles communication between the main program and external library. More... | |
Namespaces | |
| namespace | external_module |
Functions | |
| template<typename T > | |
| void | external_module::object (unique_ptr< T > &new_object, const shared_ptr< DomainBase > &domain, const std::string &id, std::istringstream &command) |