suanPan
🧮 An Open Source, Parallel and Heterogeneous Finite Element Analysis Framework
Loading...
Searching...
No Matches
ExternalModule.h File Reference
#include <Domain/DomainBase.h>
#include <Toolbox/utility.h>
Include dependency graph for ExternalModule.h:
This graph shows which files directly or indirectly include this file:

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)