IFEM  90A354
Public Member Functions | List of all members
SolverConfigurator< SIMSemi3D< PlaneSolver > > Struct Template Reference

Configuration template for a SIMSemi3D. More...

#include <SIMSemi3D.h>

Public Member Functions

int setup (SIMSemi3D< PlaneSolver > &simulator, const typename PlaneSolver::SetupProps &props, char *infile)
 Configure a SIMSemi3D. More...
 

Detailed Description

template<class PlaneSolver>
struct SolverConfigurator< SIMSemi3D< PlaneSolver > >

Configuration template for a SIMSemi3D.

Member Function Documentation

◆ setup()

template<class PlaneSolver >
int SolverConfigurator< SIMSemi3D< PlaneSolver > >::setup ( SIMSemi3D< PlaneSolver > &  simulator,
const typename PlaneSolver::SetupProps &  props,
char *  infile 
)
inline

Configure a SIMSemi3D.

Parameters
simulatorThe simulator to configure
propsThe setup properties to use
infileThe input file to parse

References ConfigureSIM(), SIMSemi3D< PlaneSolver >::getPlane(), SIMSemi3D< PlaneSolver >::getPlanes(), SIMSemi3D< PlaneSolver >::getStartContext(), SIMadmin::opt, and SIMSemi3D< PlaneSolver >::read().


The documentation for this struct was generated from the following file: