|
suanPan
🧮 An Open Source, Parallel and Heterogeneous Finite Element Analysis Framework
|
#include "ElementExample.h"#include <Domain/DomainBase.h>#include <Material/Material.h>#include <Toolbox/utility.h>Functions | |
| SUANPAN_EXPORT void | new_elementexample (unique_ptr< Element > &return_obj, std::istringstream &command) |
| SUANPAN_EXPORT void new_elementexample | ( | unique_ptr< Element > & | return_obj, |
| std::istringstream & | command | ||
| ) |