suanPan
Loading...
Searching...
No Matches
SectionTester.cpp File Reference
#include "SectionTester.h"
#include <Domain/DomainBase.h>
#include <Section/Section.h>
#include <Toolbox/misc.h>
#include <Toolbox/utility.h>
Include dependency graph for SectionTester.cpp:

Functions

bool initialise_section (const shared_ptr< DomainBase > &domain, const unique_ptr< Section > &obj, const uword size)
 
mat section_tester (const unique_ptr< Section > &obj, const std::vector< unsigned > &idx, const vec &incre)
 
mat section_tester_by_deformation_history (const unique_ptr< Section > &obj, const mat &history)
 
int test_section (const shared_ptr< DomainBase > &domain, istringstream &command, const unsigned size)
 
int test_section_by_deformation_history (const shared_ptr< DomainBase > &domain, istringstream &command)
 

Function Documentation

◆ initialise_section()

bool initialise_section ( const shared_ptr< DomainBase > & domain,
const unique_ptr< Section > & obj,
const uword size )
Here is the caller graph for this function:

◆ section_tester()

mat section_tester ( const unique_ptr< Section > & obj,
const std::vector< unsigned > & idx,
const vec & incre )
Here is the caller graph for this function:

◆ section_tester_by_deformation_history()

mat section_tester_by_deformation_history ( const unique_ptr< Section > & obj,
const mat & history )
Here is the caller graph for this function:

◆ test_section()

int test_section ( const shared_ptr< DomainBase > & domain,
istringstream & command,
const unsigned size )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_section_by_deformation_history()

int test_section_by_deformation_history ( const shared_ptr< DomainBase > & domain,
istringstream & command )
Here is the call graph for this function:
Here is the caller graph for this function: