|
IFEM
90A354
|
This is the complete list of members for SIMoutput, including all inherited members.
| addAddFunc(const std::string &fn, RealFunc *f) | SIMoutput | inlineprotected |
| addConnection(int mst, int slv, int mIdx, int sIdx, bool coordCheck=false, int dim=1, int thick=1) | SIMinput | inline |
| addConstraint(int patch, int lndx, int ldim, int dirs, int code, int &ngnod, char basis=1, bool ovrD=false) | SIMbase | protectedvirtual |
| addDisBlk | SIMoutput | protected |
| addMADOF(unsigned char basis, unsigned char nndof, bool other=true) | SIMbase | protected |
| addToRHSvector(size_t idx, const SystemVector &vec, double scale=1.0) | SIMbase | |
| adm | SIMadmin | protected |
| applyDirichlet(Vector &glbVec) const | SIMbase | |
| assembleDiscreteItems(const IntegrandBase *itg, const TimeDomain &time, const Vectors &) | SIMbase | inlineprotectedvirtual |
| assembleDiscreteTerms(const IntegrandBase *, const TimeDomain &) | SIMbase | inlineprotectedvirtual |
| assembleForces(const Vector &solution, double t0, RealArray *R, Vector *S=nullptr) | SIMbase | |
| assembleSystem(const TimeDomain &time, const Vectors &prevSol, bool newLHSmatrix=true, bool poorConvg=false) | SIMbase | virtual |
| assembleSystem(double t0=0.0, const Vectors &pSol=Vectors()) | SIMbase | inline |
| begin_prop() const | SIMbase | inline |
| changeNumThreads() | SIMbase | protected |
| CharVec typedef | SIMinput | |
| clearProblem() | SIMbase | inline |
| clearProperties() | SIMoutput | virtual |
| clonePatches(const PatchVec &, const std::map< int, int > &) | SIMinput | inlinevirtual |
| closeGlv() | SIMoutput | |
| connectPatches(const ASM::Interface &ifc, bool coordCheck)=0 | SIMinput | protectedpure virtual |
| createFEMmodel(char resetNumb='y') | SIMinput | virtual |
| createPropertySet(const std::string &setName, int pc) | SIMinput | protected |
| depFields | SIMdependency | private |
| DepVector typedef | SIMdependency | private |
| deSerialize(const SerializeMap &) | SIMinput | virtual |
| dualField | SIMbase | protected |
| dumpEqSys(bool initialBlankLine=false) | SIMbase | |
| dumpGeometry(std::ostream &os) const | SIMoutput | |
| dumpMatlabGrid(std::ostream &os, const std::string &name="IFEM_Mesh", const std::vector< std::string > &sets={}, double scale=1.0) const | SIMoutput | |
| dumpMoreResults(double, utl::LogStream &, std::streamsize=3) const | SIMoutput | inlinevirtual |
| dumpPrimSol(const Vector &psol, utl::LogStream &os, bool withID=true) const | SIMoutput | |
| dumpResults(const Vector &psol, double time, utl::LogStream &os, bool formatted=false, std::streamsize precision=3) const | SIMoutput | |
| dumpResults(const Vector &psol, double time, utl::LogStream &os, const ResPointVec &gPoints, bool formatted, std::streamsize precision) const | SIMoutput | private |
| dumpSolution(const Vector &psol, utl::LogStream &os) const | SIMoutput | |
| dumpSolVec(const Vector &x, bool isExpanded=true, bool expOnly=false) | SIMbase | |
| dumpVector(const Vector &vsol, const char *fname, utl::LogStream &os, std::streamsize precision=3) const | SIMoutput | |
| end_prop() const | SIMbase | inline |
| eval2ndSolution(const Vector &psol, double time, int psolComps=0) | SIMoutput | |
| evalResults(const Vectors &psol, const ResPointVec &gPoints, const ASMbase *patch, IntVec &points, IntVec &elms, Vec3Vec &Xp, Matrix &sol1, Matrix &sol2, std::vector< std::string > *compNames=nullptr) const | SIMoutput | private |
| evalSecondarySolution(Matrix &field, int pindx) const | SIMbase | |
| extEnergy | SIMbase | mutableprivate |
| externalEnergy(const Vectors &psol, const TimeDomain &) const | SIMbase | protectedvirtual |
| extractLoadVec(Vector &loadVec, size_t idx=0, const char *hd=nullptr) const | SIMbase | |
| extractNodeVec(const RealArray &glbVec, Vector &locVec, const ASMbase *patch, int nodalCmps, bool &emptyPatches) const | SIMoutput | private |
| extractPatchDependencies(IntegrandBase *problem, const PatchVec &model, size_t pindx) const | SIMdependency | protected |
| extractPatchElmRes(const Matrix &glbRes, Matrix &elRes, int pindx) const | SIMbase | |
| extractPatchSolution(IntegrandBase *problem, const Vectors &sol, size_t pindx) const | SIMbase | protectedvirtual |
| extractPatchSolution(const Vectors &sol, size_t pindx) const | SIMbase | inline |
| extractPatchSolution(const RealArray &sol, RealArray &vec, const ASMbase *pch, unsigned char nndof=0, unsigned char basis=0) const | SIMbase | |
| extractScalar(size_t idx=0) const | SIMbase | |
| extractScalars(RealArray &values) const | SIMbase | |
| extraMADOFs | SIMbase | mutableprivate |
| extrFunc | SIMbase | protected |
| FieldMap typedef | SIMdependency | private |
| fieldProjections() const | SIMbase | virtual |
| fillField(const std::string &name, const std::vector< double > &values) | SIMdependency | |
| findClosestNode(const Vec3 &) const | SIMbase | |
| fixZeros | SIMbase | protected |
| g2l | SIMbase | protected |
| generateThreadGroups(const Property &p, bool silence=false) | SIMbase | protected |
| getBoundaryForceIntegrand(const Vec3 *X0=nullptr) const | SIMbase | |
| getBoundaryNodes(int pcode, IntVec &glbNodes, std::vector< Vec3 > *XYZ=nullptr) const | SIMbase | |
| getCurrentReactions(RealArray &RF, const Vector &psol, int pcode=0) const | SIMbase | |
| getDependency(const std::string &name) const | SIMdependency | private |
| getDependentField(const std::string &name) const | SIMdependency | |
| getDependentPatch(const std::string &name, int pindx) const | SIMdependency | |
| getDiscretePoint(int idx) | SIMinput | |
| getEffectivityIndex(const Vectors &, size_t, size_t) const =0 | SIMoutput | pure virtual |
| getElementSet(int iset, std::string &name, RealArray &elSet) const | SIMoutput | |
| getElmConnectivities() const | SIMinput | virtual |
| getElmNodes(IntVec &mnpc, int iel) const | SIMbase | |
| getEntity(const std::string &name) const | SIMinput | |
| getExtEnerg() const | SIMbase | inlineprotected |
| getFEModel() const | SIMbase | inline |
| getField(const std::string &name) | SIMdependency | virtual |
| getField(const std::string &name) const | SIMdependency | virtual |
| getFunctionsForElements(const std::vector< int > &elements) | SIMinput | |
| getGlob2LocMap() const | SIMbase | inline |
| getGlobalNode(int node) const | SIMbase | |
| getGlobalProcessID() const | SIMadmin | inline |
| getHeading() const | SIMadmin | inline |
| getInterfaceChecker(size_t) const | SIMbase | inlinevirtual |
| getInterfaces() const | SIMinput | inline |
| getLHSmatrix(size_t idx=0, bool copy=false) const | SIMbase | |
| getLocalNode(int node) const | SIMbase | |
| getLocalPatchIndex(int patchNo) const | SIMbase | |
| getMADOF(unsigned char basis, unsigned char nndof) const | SIMbase | private |
| getMDflag() const | SIMbase | inlineprotected |
| getModelGenerator(const tinyxml2::XMLElement *geo) const =0 | SIMinput | protectedpure virtual |
| getName() const | SIMbase | inlinevirtual |
| getNoBasis() const | SIMbase | |
| getNoConstraints() const | SIMbase | |
| getNodalForceIntegrand() const | SIMbase | |
| getNodeCoord(int inod) const | SIMbase | |
| getNodeSet(const std::string &setName) const | SIMbase | |
| getNodeType(int inod) const | SIMbase | |
| getNoDOFs(bool subSim=false) const | SIMbase | |
| getNoElms(bool includeXelms=false, bool includeZelms=false) const | SIMbase | |
| getNoEquations() const | SIMbase | |
| getNoFields(int basis=0) const | SIMbase | |
| getNoNodes(int basis=0) const | SIMbase | |
| getNoParamDim() const =0 | SIMbase | pure virtual |
| getNoPatches() const | SIMbase | inline |
| getNoRHS() const | SIMbase | virtual |
| getNormIntegrand() const | SIMbase | |
| getNoSolutions(bool allocated=false) const | SIMbase | |
| getNoSpaceDim() const | SIMbase | inlinevirtual |
| getPatch(int idx, bool glbIndex=false) const | SIMbase | |
| getPatchStream(const char *tag, const char *patch) | SIMinput | protectedstatic |
| getPrioritizedTags() const | SIMinput | virtual |
| getProblem() const | SIMbase | inline |
| getProcessAdm() const | SIMadmin | inline |
| getRayleighDampingMatrix(size_t iM=1, size_t iK=0) const | SIMbase | |
| getReactionForces() const | SIMbase | virtual |
| getReferenceNorm(const Vectors &, size_t) const =0 | SIMoutput | pure virtual |
| getRefined() const | SIMbase | inline |
| getRHSvector(size_t idx=0, bool copy=false) const | SIMbase | |
| getSAM() const | SIMbase | inline |
| getSclFunc(int code) const | SIMbase | |
| getSolParams() const | SIMbase | inline |
| getStartGeo() const | SIMoutput | inline |
| getTopItemNodes(const TopItem &titem, std::vector< int > &glbNodes) const | SIMinput | |
| getTopology() const | SIMinput | inline |
| getUniquePropertyCode(const std::string &setName, int comp=0) | SIMinput | |
| getVecFunc(size_t patch, Property::Type ptype) const | SIMbase | protected |
| getVTF() const | SIMoutput | inline |
| getWorstDofs(const Vector &x, const Vector &r, size_t nWorst, double eps, int iteNorm, std::map< std::pair< int, int >, RealArray > &worst) const | SIMbase | |
| handlePriorityTags(const tinyxml2::XMLElement *base, std::vector< const tinyxml2::XMLElement * > &parsed, bool verbose) | XMLInputBase | private |
| hasElementActivator() const | SIMbase | |
| hasIC(const std::string &name) const | SIMinput | virtual |
| hasPointResultFile() const | SIMoutput | |
| hasResultPoints() const | SIMoutput | inline |
| hasTimeDependentDirichlet() const | SIMbase | |
| haveAnaSol() const | SIMbase | inlinevirtual |
| haveBoundaryReactions(bool=false) const | SIMbase | inlinevirtual |
| haveDualSol() const | SIMbase | inlinevirtual |
| haveReactions(int pcode=0) const | SIMbase | |
| idxGrid | SIMoutput | private |
| IdxVec3 typedef | SIMinput | |
| ignoreDirichlet | SIMbase | static |
| initBodyLoad(size_t) | SIMbase | inlineprotectedvirtual |
| initDirichlet(double time=0.0) | SIMbase | |
| initForMultiStep() | SIMbase | inlinevirtual |
| initForSingleStep() | SIMbase | inlinevirtual |
| InitialCondVec typedef | SIMinput | |
| initLHSbuffers() | SIMbase | |
| initMaterial(size_t) | SIMbase | inlineprotectedvirtual |
| initNeumann(size_t) | SIMbase | inlineprotectedvirtual |
| initPatchForEvaluation(int patchNo) const | SIMoutput | private |
| initSystem(LinAlg::MatrixType mType, size_t nMats=1, size_t nVec=1, size_t nScl=0, bool withRF=false) | SIMbase | |
| initSystem(const SIMbase *that) | SIMbase | |
| injectPatchSolution(RealArray &sol, const RealArray &vec, const ASMbase *pch, unsigned char nndof=0, unsigned char basis=0) const | SIMbase | |
| IntegrandMap typedef | SIMbase | protected |
| IntVec typedef | SIMadmin | protected |
| isFirst() const | SIMbase | inline |
| isFixed(int inod, int dof=123) const | SIMbase | |
| isReading | SIMinput | private |
| isRefined | SIMbase | protected |
| isSaved | SIMinput | private |
| iterationNorms(const Vector &x, const Vector &r, double &eNorm, double &rNorm, double &dNorm) const | SIMbase | virtual |
| lagMTOK | SIMbase | protected |
| lhsDump | SIMbase | protected |
| loadFile(tinyxml2::XMLDocument &doc, const char *fileName, bool verbose=false) | XMLInputBase | protected |
| loadXML(const char *xml) | XMLInputBase | |
| logRpMap | SIMoutput | private |
| mdFlag | SIMbase | private |
| merge(SIMbase *that, const std::map< int, int > *old2new, int poff) | SIMoutput | virtual |
| mergeVtf | SIMoutput | private |
| mixedProblem() const | SIMbase | inlinevirtual |
| msgLevel | SIMadmin | static |
| myAddScalars | SIMoutput | private |
| myDegenElm | SIMbase | protected |
| myDupNodes | SIMbase | protected |
| myEntitys | SIMinput | protected |
| myEqSys | SIMbase | protected |
| myFields | SIMdependency | private |
| myGen | SIMinput | protected |
| myGeofs1 | SIMoutput | private |
| myGeofs2 | SIMoutput | private |
| myGeomID | SIMoutput | private |
| myGl2Params | SIMbase | protected |
| myGlb2Loc | SIMbase | protected |
| myHeading | SIMadmin | protected |
| myICs | SIMinput | protected |
| myInterfaces | SIMinput | protected |
| myInts | SIMbase | protected |
| myLoc2Glb | SIMbase | protected |
| myModel | SIMbase | protected |
| myOpts | SIMadmin | private |
| myPatches | SIMbase | protected |
| myPid | SIMadmin | protected |
| myPoints | SIMoutput | protected |
| myPrec | SIMoutput | private |
| myProblem | SIMbase | protected |
| myProps | SIMbase | protected |
| myPtSize | SIMoutput | private |
| mySam | SIMbase | protected |
| myScalars | SIMbase | protected |
| mySol | SIMbase | protected |
| mySolParams | SIMbase | protected |
| myTopPts | SIMinput | protected |
| myTracs | SIMbase | protected |
| myVectors | SIMbase | protected |
| myVtf | SIMoutput | private |
| nBouGP | SIMbase | private |
| nDofS | SIMbase | private |
| nGlbNodes | SIMbase | protected |
| nGlPatches | SIMbase | protected |
| nIntGP | SIMbase | private |
| nProc | SIMadmin | protected |
| nsd | SIMbase | protected |
| opt | SIMadmin | |
| parse(char *keyWord, std::istream &is) | SIMoutput | virtual |
| parse(char *keyWord, std::istream &is) | SIMoutput | |
| parse(const tinyxml2::XMLElement *elem) | SIMoutput | |
| SIMinput::parse(const tinyxml2::XMLElement *elem) | SIMinput | protectedvirtual |
| parseBCTag(const tinyxml2::XMLElement *elem) | SIMinput | private |
| parseDualTag(const tinyxml2::XMLElement *elem, int ftype=1) | SIMinput | protected |
| parseGeometryDimTag(const tinyxml2::XMLElement *elem)=0 | SIMinput | protectedpure virtual |
| parseGeometryTag(const tinyxml2::XMLElement *elem) | SIMinput | private |
| parseICTag(const tinyxml2::XMLElement *elem) | SIMinput | private |
| parseLinSolTag(const tinyxml2::XMLElement *elem) | SIMinput | private |
| parseMaterialSet(const tinyxml2::XMLElement *elem, int mindex) | SIMinput | protected |
| parseOutputTag(const tinyxml2::XMLElement *elem) | SIMoutput | protectedvirtual |
| parsePatchList(const tinyxml2::XMLElement *elem, std::vector< int > &patches) const | SIMinput | protected |
| parsePeriodic(const tinyxml2::XMLElement *elem) | SIMinput | protected |
| parseTopologySet(const tinyxml2::XMLElement *elem, std::vector< int > &patches) const | SIMinput | protected |
| PatchVec typedef | SIMdependency | |
| postProcessNorms(Vectors &, Matrix *) | SIMbase | inlineprotectedvirtual |
| preprocess(const IntVec &ignored={}, bool fixDup=false) | SIMadmin | inlinevirtual |
| preprocessA() | SIMbase | inlineprotectedvirtual |
| preprocessB() | SIMbase | inlineprotectedvirtual |
| preprocessBeforeAsmInit(int &) | SIMbase | inlineprotectedvirtual |
| preprocessC(const IntVec &ignored, bool fixDup, double time0) | SIMbase | virtual |
| preprocessResPtGroup(std::string &ptFile, ResPointVec &points) | SIMoutput | private |
| preprocessResultPoints() | SIMoutput | protectedvirtual |
| preserveNOrder | SIMbase | static |
| prevForces | SIMbase | mutableprivate |
| printHeading(int &supStep) const | SIMadmin | |
| printIFforces(const Vector &, RealArray &) | SIMoutput | inlinevirtual |
| printNorms(const Vectors &, size_t=36) const =0 | SIMoutput | pure virtual |
| printNRforces(const IntVec &glbNodes={}) const | SIMoutput | virtual |
| printProblem() const | SIMbase | virtual |
| printSolutionSummary(const Vector &solution, int printSol=0, const char *compName=nullptr, std::streamsize outPrec=0) | SIMbase | virtual |
| printStep(int istep, const TimeDomain &time) const | SIMbase | virtual |
| project(Matrix &ssol, const Vector &psol, SIMoptions::ProjectionMethod method=SIMoptions::GLOBAL, const TimeDomain &time=TimeDomain()) const | SIMbase | virtual |
| project(Vector &ssol, const Vector &psol, SIMoptions::ProjectionMethod method=SIMoptions::GLOBAL, size_t iComp=0) const | SIMbase | |
| project(RealArray &values, const FunctionBase *f, int basis=1, int iField=0, int nFields=1, SIMoptions::ProjectionMethod method=SIMoptions::GLOBAL, double time=0.0) const | SIMbase | |
| projectAnaSol(Vector &ssol, SIMoptions::ProjectionMethod method) const | SIMbase | |
| read(const char *fileName) | SIMadmin | virtual |
| readFlat(const char *fileName) | SIMadmin | private |
| readModel(const char *fileName) | SIMbase | |
| readNodes(std::istream &isn, int pchInd, int basis=0, bool oneBased=false) | SIMinput | inlineprotectedvirtual |
| readNodes(std::istream &isn) | SIMinput | inlineprotectedvirtual |
| readPatch(std::istream &isp, int pchInd, const CharVec &unf=CharVec(), const char *whiteSpace="") const =0 | SIMinput | protectedpure virtual |
| readPatches(std::istream &isp, const char *whiteSpace="") | SIMinput | |
| readTopologyOnly(const std::string &fileName) | SIMinput | |
| readXML(const char *fileName, bool verbose=true) | XMLInputBase | |
| refine(const LR::RefineData &prm) | SIMinput | |
| refine(const LR::RefineData &prm, Vector &sol) | SIMinput | |
| refine(const LR::RefineData &prm, Vectors &sol) | SIMinput | |
| refine(const RealFunc &refC, double refTol) | SIMinput | |
| registerDependency(const std::string &name, SIMdependency *sim, short int nvc=1, unsigned char basis=1) | SIMbase | |
| registerDependency(SIMdependency *sim, const std::string &name, short int nvc, const PatchVec &patches, char diffBasis=0, int component=1) | SIMbase | |
| registerDependency(SIMdependency *sim, const std::string &name, short int nvc, const PatchVec &patches, const int *MADOF) | SIMbase | |
| registerDependency(SIMdependency *sim, const std::string &name, short int nvc=1) | SIMbase | |
| SIMdependency::registerDependency(SIMdependency *sim, const std::string &name, short int nvc, const PatchVec &patches, char diffBasis=0, int component=1) | SIMdependency | virtual |
| SIMdependency::registerDependency(SIMdependency *sim, const std::string &name, short int nvc, const PatchVec &patches, const int *MADOF) | SIMdependency | virtual |
| SIMdependency::registerDependency(SIMdependency *sim, const std::string &name, short int nvc=1) | SIMdependency | virtual |
| registerField(const std::string &name, const std::vector< double > &vec) | SIMdependency | |
| renumberNodes(bool renumMNPC=false) | SIMbase | protected |
| renumberNodes(const std::map< int, int > &) | SIMbase | inlineprotectedvirtual |
| ResPointVec typedef | SIMoutput | protected |
| ResPtPair typedef | SIMoutput | protected |
| restartBasis(const std::string &restartFile, int restartStep) | SIMinput | |
| restoreBasis(const SerializeMap &data) | SIMinput | protected |
| rhsDump | SIMbase | protected |
| saveBasis(SerializeMap &data) const | SIMinput | protected |
| savePoints(const Vector &psol, double time, int step) const | SIMoutput | |
| saveResults(const Vectors &psol, double time, int step) const | SIMoutput | |
| SclFuncMap typedef | SIMbase | protected |
| serialize(std::map< std::string, std::string > &) const | SIMoutput | virtual |
| SerializeMap typedef | SIMinput | protected |
| setAssociatedRHS(size_t iMat, size_t iVec) | SIMbase | |
| setHeading(const std::string &heading) | SIMadmin | inline |
| setInitialCondition(SIMdependency *fieldHolder, const std::string &fileName, const InitialCondVec &info) | SIMinput | private |
| setInitialConditions(SIMdependency *fieldHolder=nullptr) | SIMinput | |
| setIntegrationPrm(unsigned short int i, double prm) | SIMbase | |
| setMDflag(char flag) | SIMbase | inline |
| setMode(int mode, bool needIntegr=true, bool resetSol=false) | SIMbase | |
| setNeumann(const std::string &prop, const std::string &type, int ndir, int code) | SIMinput | |
| setPatchMaterial(size_t patch) const | SIMbase | |
| setPointResultFile(const std::string &filename, bool dumpCoord=false) | SIMoutput | |
| setPropertyType(int code, Property::Type ptype, int pindex=-1, char basis=1) | SIMinput | |
| setQuadratureRule(size_t ng, bool redimBuffers=false, bool printQP=false) | SIMbase | |
| setRefined(int nref) | SIMbase | inline |
| setStartGeo(int gID) | SIMoutput | inline |
| setTracProperty(int code, Property::Type ptype, TractionFunc *field=nullptr) | SIMinput | |
| setVecProperty(int code, Property::Type ptype, VecFunc *field=nullptr, int pflag=-1) | SIMinput | |
| setVTF(VTF *vtf) | SIMoutput | inline |
| shiftGlobalNums(int, int) | SIMbase | inlineprotectedvirtual |
| SIMadmin(const char *heading=nullptr) | SIMadmin | explicitprotected |
| SIMadmin(SIMadmin &anotherSIM) | SIMadmin | protected |
| SIMbase(IntegrandBase *itg) | SIMbase | explicitprotected |
| SIMdependency() | SIMdependency | inlineprotected |
| SIMinput(IntegrandBase *itg) | SIMinput | explicitprotected |
| SIMoutput(IntegrandBase *itg) | SIMoutput | explicitprotected |
| solDump | SIMbase | protected |
| solutionNorms(const Vector &x, double *inf=nullptr, size_t *ind=nullptr, size_t nf=0, char type='D') const | SIMbase | |
| solutionNorms(const TimeDomain &time, const Vectors &psol, const Vectors &ssol, Vectors &gNorm, Matrix *eNorm=nullptr, const char *name=nullptr) | SIMbase | |
| solutionNorms(const TimeDomain &time, const Vectors &psol, Vectors &gNorm, Matrix *eNorm=nullptr) | SIMbase | inline |
| solutionNorms(const Vector &psol, const Vectors &ssol, Matrix &eNorm, Vectors &gNorm, const char *name=nullptr) | SIMbase | inline |
| solutionNorms(const Vector &psol, Matrix &eNorm, Vectors &gNorm) | SIMbase | inline |
| solutionNorms(const Vector &psol, const Vectors &ssol, Vectors &gNorm, const char *name=nullptr) | SIMbase | inline |
| solveEqSystem(Vector &solution, size_t idxRHS, double *rCond, int printSol=0, bool dumpEqSys=false, const char *compName="displacement") | SIMbase | |
| solveSystem(Vector &solution, int printSol, double *rCond, const char *compName="displacement", size_t idxRHS=0) | SIMbase | inlinevirtual |
| solveSystem(Vector &solution, int printSol=0, const char *compName="displacement") | SIMbase | inline |
| solveSystem(Vectors &solution, int printSol=0, const char *cmpName="displacement") | SIMbase | |
| systemModes(std::vector< Mode > &solution, int nev, int ncv, int iop, double shift, size_t iA=0, size_t iB=1) | SIMbase | |
| systemModes(std::vector< Mode > &solution, size_t iA=0, size_t iB=1) | SIMbase | inline |
| tesselatePatch(size_t pidx) const | SIMoutput | protectedvirtual |
| theExtEnerg() | SIMbase | inlineprotected |
| topology(const std::string &name) | SIMinput | inline |
| TracFuncMap typedef | SIMbase | protected |
| updateConfiguration(const Vector &) | SIMbase | inlinevirtual |
| updateDirichlet(double time=0.0, const Vector *prevSol=nullptr) | SIMbase | virtual |
| updateForNewElements(Vector &solution, const TimeDomain &time) const | SIMbase | |
| updateGrid(const RealArray &displ) | SIMbase | |
| updateGrid(const std::string &field) | SIMbase | |
| updateRotations(const RealArray &, double=0.0) | SIMbase | inlinevirtual |
| VecFuncMap typedef | SIMbase | protected |
| wantComps | SIMoutput | private |
| writeAddFuncs(int &nBlock, int &idBlock, const Vector &psol, int iStep, double time) | SIMoutput | protectedvirtual |
| writeGlvA(int &, int, double, int=1) const | SIMoutput | inlinevirtual |
| writeGlvBC(int &nBlock, int iStep=1) const | SIMoutput | |
| writeGlvE(const Vector &field, int iStep, int &nBlock, const char *name, int idBlock=300, bool internalOrder=false) const | SIMoutput | |
| writeGlvF(const RealFunc &f, const char *fname, int iStep, int &nBlock, const Vector *state=nullptr, int idBlock=50, double time=0.0, const ASMbase *patch=nullptr) | SIMoutput | |
| writeGlvG(int &nBlock, const char *inpFile, bool doClear=true) | SIMoutput | virtual |
| writeGlvG(int &nBlock, double time) | SIMoutput | |
| writeGlvM(const Mode &mode, bool freq, int &nBlock) | SIMoutput | |
| writeGlvN(const Matrix &norms, int iStep, int &nBlock, const std::vector< std::string > &prefix={}, int idBlock=200, const char *dualPrefix=nullptr) | SIMoutput | |
| writeGlvNo(int &nBlock, int &idBlock, int maxBlock=20, int iStep=1) const | SIMoutput | |
| writeGlvP(const RealArray &ssol, int iStep, int &nBlock, int idBlock=100, const char *prefix="Global projected", std::vector< PointValues > *maxVal=nullptr) | SIMoutput | |
| writeGlvS(const Vector &scl, const char *fieldName, int iStep, int &nBlock, int idBlock=2) const | SIMoutput | |
| writeGlvS(const Vector &psol, int iStep, int &nBlock, double time=0.0, const char *pvecName=nullptr, int idBlock=10, int psolComps=0) | SIMoutput | |
| writeGlvS1(const Vector &psol, int iStep, int &nBlock, double time=0.0, const char *pvecName=nullptr, int idBlock=10, int psolComps=0, bool scalarOnly=false) | SIMoutput | virtual |
| writeGlvS2(const Vector &psol, int iStep, int &nBlock, double time=0.0, int idBlock=20, int psolComps=0) | SIMoutput | virtual |
| writeGlvStep(int iStep, double value=0.0, int itype=0) | SIMoutput | |
| writeGlvT(int iStep, int &geoBlk, int &nBlock) const | SIMoutput | |
| writeGlvV(const RealArray &vec, const char *fieldName, int iStep, int &nBlock, int idBlock=2, int ncmp=0) const | SIMoutput | |
| writeScalarFields(const Matrix &field, int geomID, int &nBlock, std::vector< IntVec > &sID, size_t *nScl=nullptr, ASM::ResultClass resClass=ASM::PRIMARY) | SIMoutput | private |
| ~SIMadmin() | SIMadmin | inlinevirtual |
| ~SIMbase() | SIMbase | virtual |
| ~SIMdependency() | SIMdependency | inlinevirtual |
| ~SIMinput() | SIMinput | inlinevirtual |
| ~SIMoutput() | SIMoutput | virtual |