suanPan
SolverParser.cpp File Reference
#include "SolverParser.h"
#include <Domain/DomainBase.h>
#include <Solver/Solver>
#include <Step/Step.h>
#include <Toolbox/utility.h>
Include dependency graph for SolverParser.cpp:

Functions

int create_new_integrator (const shared_ptr< DomainBase > &domain, istringstream &command)
 
int create_new_solver (const shared_ptr< DomainBase > &domain, istringstream &command)
 

Function Documentation

◆ create_new_integrator()

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

◆ create_new_solver()

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