suanPan
|
#include "ElementParser.h"
#include <Domain/DomainBase.h>
#include <Domain/ExternalModule.h>
#include <Element/Element>
#include <Toolbox/utility.h>
Functions | |
void | new_allman (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_b21 (unique_ptr< Element > &return_obj, istringstream &command, const unsigned which) |
void | new_b21h (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_b31 (unique_ptr< Element > &return_obj, istringstream &command, const bool if_os) |
void | new_nmb21 (unique_ptr< Element > &return_obj, istringstream &command, const unsigned which) |
void | new_nmb31 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_c3d20 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_c3d4 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_c3d8 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_c3d8r (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_c3d8i (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_cax3 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_cax4 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_cax8 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_contact2d (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_contact3d (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_cp3 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_cp4 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_cp4i (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_cp4r (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_cp5 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_cp6 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_cp7 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_cp8 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_cpe8 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_cpe8r (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_cinp4 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_cin3d8 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_csmt3 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_csmt6 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_csmq (unique_ptr< Element > &return_obj, istringstream &command, const unsigned size) |
void | new_damper01 (unique_ptr< Element > &return_obj, istringstream &command, const unsigned dimension) |
void | new_damper02 (unique_ptr< Element > &return_obj, istringstream &command, const unsigned dimension) |
void | new_damper05 (unique_ptr< Element > &return_obj, istringstream &command, const unsigned dimension) |
void | new_dc3d4 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_dc3d8 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_dcp3 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_dcp4 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_dkt3 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_dkt4 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_dkts3 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_embedded (unique_ptr< Element > &return_obj, istringstream &command, const unsigned dof) |
void | new_eb21 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_eb31os (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_f21 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_f21h (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_f31 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_gcmq (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_gcmq (unique_ptr< Element > &return_obj, istringstream &command, const char int_type) |
void | new_sgcmq (unique_ptr< Element > &return_obj, istringstream &command, const char int_type) |
void | new_sgcms (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_gq12 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_joint (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_mass (unique_ptr< Element > &return_obj, istringstream &command, const unsigned which) |
void | new_masspoint (unique_ptr< Element > &return_obj, istringstream &command, const unsigned which) |
void | new_mindlin (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_mvlem (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_pcpedc (unique_ptr< Element > &return_obj, istringstream &command, const unsigned node) |
void | new_pcpeuc (unique_ptr< Element > &return_obj, istringstream &command, const unsigned node) |
void | new_ps (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_qe2 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_s4 (unique_ptr< Element > &return_obj, istringstream &command) |
template<typename T > | |
void | new_singlesection (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_spring01 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_spring02 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_t2d2 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_t2d2s (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_t3d2 (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_t3d2s (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_tie (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_translationconnector (unique_ptr< Element > &return_obj, istringstream &command, const unsigned S) |
void | new_patchquad (unique_ptr< Element > &return_obj, istringstream &command) |
void | new_patchcube (unique_ptr< Element > &return_obj, istringstream &command) |
int | create_new_mass (const shared_ptr< DomainBase > &domain, istringstream &command) |
int | create_new_modifier (const shared_ptr< DomainBase > &domain, istringstream &command) |
int | create_new_orientation (const shared_ptr< DomainBase > &domain, istringstream &command) |
int | create_new_element (const shared_ptr< DomainBase > &domain, istringstream &command) |
int create_new_element | ( | const shared_ptr< DomainBase > & | domain, |
istringstream & | command | ||
) |
int create_new_mass | ( | const shared_ptr< DomainBase > & | domain, |
istringstream & | command | ||
) |
int create_new_modifier | ( | const shared_ptr< DomainBase > & | domain, |
istringstream & | command | ||
) |
int create_new_orientation | ( | const shared_ptr< DomainBase > & | domain, |
istringstream & | command | ||
) |
void new_allman | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_b21 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command, | ||
const unsigned | which | ||
) |
void new_b21h | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_b31 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command, | ||
const bool | if_os | ||
) |
void new_c3d20 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_c3d4 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_c3d8 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_c3d8i | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_c3d8r | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_cax3 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_cax4 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_cax8 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_cin3d8 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_cinp4 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_contact2d | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_contact3d | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_cp3 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_cp4 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_cp4i | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_cp4r | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_cp5 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_cp6 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_cp7 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_cp8 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_cpe8 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_cpe8r | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_csmq | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command, | ||
const unsigned | size | ||
) |
void new_csmt3 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_csmt6 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_damper01 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command, | ||
const unsigned | dimension | ||
) |
void new_damper02 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command, | ||
const unsigned | dimension | ||
) |
void new_damper05 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command, | ||
const unsigned | dimension | ||
) |
void new_dc3d4 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_dc3d8 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_dcp3 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_dcp4 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_dkt3 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_dkt4 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_dkts3 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_eb21 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_eb31os | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_embedded | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command, | ||
const unsigned | dof | ||
) |
void new_f21 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_f21h | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_f31 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_gcmq | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_gcmq | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command, | ||
const char | int_type | ||
) |
void new_gq12 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_joint | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_mass | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command, | ||
const unsigned | which | ||
) |
void new_masspoint | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command, | ||
const unsigned | which | ||
) |
void new_mindlin | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_mvlem | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_nmb21 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command, | ||
const unsigned | which | ||
) |
void new_nmb31 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_patchcube | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_patchquad | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_pcpedc | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command, | ||
const unsigned | node | ||
) |
void new_pcpeuc | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command, | ||
const unsigned | node | ||
) |
void new_ps | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_qe2 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_s4 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_sgcmq | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command, | ||
const char | int_type | ||
) |
void new_sgcms | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_singlesection | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_spring01 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_spring02 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_t2d2 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_t2d2s | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_t3d2 | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_t3d2s | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_tie | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command | ||
) |
void new_translationconnector | ( | unique_ptr< Element > & | return_obj, |
istringstream & | command, | ||
const unsigned | S | ||
) |