- camera() - Method in interface com.comsol.model.ViewBase
-
Returns the camera of the view.
- CapeOpen - Interface in com.comsol.model
-
CAPE-OPEN interface.
- capeopen() - Method in interface com.comsol.model.Model
-
Returns the CAPE-OPEN interface.
- CapeOpenFeature - Interface in com.comsol.model
-
CAPE-OPEN feature.
- CapeOpenFeatureList - Interface in com.comsol.model
-
List of CAPE-OPEN features.
- check() - Method in interface com.comsol.model.GeomInfo
-
Throws an exception if the geometry is invalid.
- checkoutLicense(String...) - Static method in class com.comsol.model.util.ModelUtil
-
Check out one license for each of the specified products.
- checkoutLicenseForFile(String) - Static method in class com.comsol.model.util.ModelUtil
-
Check out required products for an mph file.
- checkoutLicenseForFileOnServer(String) - Static method in class com.comsol.model.util.ModelUtil
-
Check out required products for an mph file located on the server filesystem.
- clear() - Method in interface com.comsol.model.BatchList
-
Remove all entities in the list.
- clear() - Method in interface com.comsol.model.ExpressionBase
-
Removes all variables.
- clear(String) - Method in interface com.comsol.model.GeomObjectGroupSelection
-
Clears all entities of the given object from the selection.
- clear(String) - Method in interface com.comsol.model.GeomObjectSelection
-
Clears all entities of the given object from the selection.
- clear(String[]) - Method in interface com.comsol.model.GeomObjectSelection
-
Clears all entities of the given objects from the selection.
- clear() - Method in interface com.comsol.model.History
-
Clears the model history.
- clear() - Method in interface com.comsol.model.ModelEntityList
-
Remove all entities in the list.
- clear() - Method in interface com.comsol.model.Results
-
Remove all entities in the list.
- clear() - Static method in class com.comsol.model.util.ModelUtil
-
Tries to remove all models.
- clearData() - Method in interface com.comsol.model.MeshData
-
Clears the MeshData object.
- clearLocks() - Method in interface com.comsol.model.physics.FeatureInfo
-
Clear all user-defined expressions (locked expressions) for the parent
PhysicsFeature
.
- clearMesh() - Method in interface com.comsol.model.MeshSequence
-
Removes all features from the sequence and clears the mesh.
- clearMeshes() - Method in interface com.comsol.model.MeshList
-
Clears all meshes for all geometries in a model.
- clearSolution() - Method in interface com.comsol.model.SolverSequence
-
- clearSolutionData() - Method in interface com.comsol.model.SolverSequence
-
Clears the solution data associated with the solver sequence.
- clearStoredPlotData() - Method in interface com.comsol.model.Results
-
Clears the plot data stored in plot features (plot groups, plots, and
plot attributes).
- clearTableData() - Method in interface com.comsol.model.TableFeature
-
Remove all data in the table.
- clearThumbnail() - Method in interface com.comsol.model.Model
-
Clears the model thumbnail.
- clearXmesh() - Method in interface com.comsol.model.SolverFeature
-
Clears the data created by xmeshInfo.
- clientImpl - Static variable in class com.comsol.model.util.ModelUtil
-
Implementation delegate.
- closeWindow(String) - Static method in class com.comsol.model.util.ModelUtil
-
Closes a specific graphics window on the server.
- closeWindows() - Static method in class com.comsol.model.util.ModelUtil
-
Closes all graphics windows on the server.
- Coeff - Interface in com.comsol.model
-
Coefficient form equations.
- coeff() - Method in interface com.comsol.model.Model
-
Returns all coefficient form equations.
- coeff(String) - Method in interface com.comsol.model.Model
-
Returns coefficient form equations.
- CoeffFeature - Interface in com.comsol.model
-
Coefficient form feature.
- CoeffFeatureList - Interface in com.comsol.model
-
List of coefficient form features.
- CoeffList - Interface in com.comsol.model
-
List of coefficient form equations.
- com.comsol.model.application - package com.comsol.model.application
-
- com.comsol.model.physics - package com.comsol.model.physics
-
- comments() - Method in interface com.comsol.model.ModelEntity
-
Returns the comments of the entity.
- comments(String) - Method in interface com.comsol.model.ModelEntity
-
Sets the comments of the entity.
- commentsInFile() - Method in interface com.comsol.model.GeomSequence
-
For a loaded part, returns the comments from the mph file.
- common() - Method in interface com.comsol.model.AbstractModel
-
Returns all commmon definitions feature.
- common(String) - Method in interface com.comsol.model.AbstractModel
-
Returns a common definitions feature.
- CommonFeature - Interface in com.comsol.model
-
Common definitions feature.
- CommonList - Interface in com.comsol.model
-
List of common definitions features.
- comp() - Method in interface com.comsol.model.OptFeature
-
Returns component name.
- comp(String) - Method in interface com.comsol.model.OptFeature
-
Sets component name.
- complete(boolean) - Method in interface com.comsol.model.History
-
Enables or disables history logging for certain methods where the
arguments typically are very large objects.
- component() - Method in interface com.comsol.model.Model
-
Returns all model components.
- component(String) - Method in interface com.comsol.model.Model
-
Returns a model component.
- component() - Method in interface com.comsol.model.physics.PhysicsField
-
Returns the field components.
- component(String[]) - Method in interface com.comsol.model.physics.PhysicsField
-
Sets the field components.
- component(int, String) - Method in interface com.comsol.model.physics.PhysicsField
-
Sets a field component.
- ComponentCommonList - Interface in com.comsol.model
-
List of common definitions features for a component.
- ComponentCoordsysList - Interface in com.comsol.model
-
List of coordinate systems for a component.
- ComponentCplList - Interface in com.comsol.model
-
List of component couplings for a component.
- ComponentExprList - Interface in com.comsol.model
-
List of variable collections for a component.
- ComponentExtraDimList - Interface in com.comsol.model
-
List of extra dimension features for a component.
- ComponentFunctionFeatureList - Interface in com.comsol.model
-
List of functions for a component.
- ComponentGeomList - Interface in com.comsol.model
-
List of geometry sequences for a component.
- ComponentMaterialList - Interface in com.comsol.model
-
List of materials for a component.
- ComponentMeshList - Interface in com.comsol.model
-
List of meshes for a component.
- ComponentMultiphysicsCouplingList - Interface in com.comsol.model.physics
-
List of multiphysics couplings for a component.
- ComponentPairList - Interface in com.comsol.model
-
List of pairs for a component.
- ComponentPhysicsList - Interface in com.comsol.model
-
List of physics interfaces for a component.
- ComponentProbeFeatureList - Interface in com.comsol.model
-
List of probes for a component.
- ComponentPropFeatureList - Interface in com.comsol.model
-
Base interface for lists of features using properties.
- ComponentSelectionList - Interface in com.comsol.model
-
List of named selections for a component.
- ComponentViewList - Interface in com.comsol.model
-
List of views for a component.
- computeResult() - Method in interface com.comsol.model.NumericalFeature
-
Computes the result from the numerical feature, and returns it.
- condition() - Method in interface com.comsol.model.Event
-
Returns the condition for triggering an implicit event.
- condition(String) - Method in interface com.comsol.model.Event
-
Sets the condition for triggering an implicit event.
- condition() - Method in interface com.comsol.model.Weak
-
Returns the conditional assembly expression.
- condition(String) - Method in interface com.comsol.model.Weak
-
Sets the conditional assembly expression.
- connect() - Static method in class com.comsol.model.util.ModelUtil
-
Connects to a server.
- connect(String, int) - Static method in class com.comsol.model.util.ModelUtil
-
Connects to a server using the specified host and port.
- connect(String, int, boolean) - Static method in class com.comsol.model.util.ModelUtil
-
Connects to a server using the specified host, port, and encryption.
- connect(String, int, String, String) - Static method in class com.comsol.model.util.ModelUtil
-
Connects to a server using the specified host, port, user, and password.
- connect(String, int, boolean, String, String) - Static method in class com.comsol.model.util.ModelUtil
-
Connects to a server using the specified host, port, encryption, user, and password.
- Constr - Interface in com.comsol.model
-
Constraint.
- constr() - Method in interface com.comsol.model.Model
-
Returns all constraints.
- constr(String) - Method in interface com.comsol.model.Model
-
Returns a constraint.
- constr() - Method in interface com.comsol.model.OptFeature
-
Returns pointwise constraint.
- constr(String) - Method in interface com.comsol.model.OptFeature
-
Sets pointwise constraint.
- constr() - Method in interface com.comsol.model.OptSequence
-
Get the list of constraints.
- constr(String) - Method in interface com.comsol.model.OptSequence
-
Gets the constraint with a given tag.
- ConstrFeature - Interface in com.comsol.model
-
Constraint feature.
- ConstrFeatureList - Interface in com.comsol.model
-
List of constraint features.
- ConstrList - Interface in com.comsol.model
-
List of constraints.
- continueRun() - Method in interface com.comsol.model.BatchFeature
-
Continues the batch job.
- continueRun() - Method in interface com.comsol.model.SolverSequence
-
Continues to run a solver sequence.
- continueRun() - Method in interface com.comsol.model.Study
-
Continues the study.
- coord() - Method in interface com.comsol.model.Coordsys
-
Returns coordinate names.
- coord() - Method in interface com.comsol.model.Frame
-
Returns coordinate names.
- coord(String[]) - Method in interface com.comsol.model.Frame
-
Sets the coordinate names.
- coord(int, String) - Method in interface com.comsol.model.Frame
-
Set the coordinate name in position pos
.
- coorddof() - Method in interface com.comsol.model.FrameFeature
-
Returns the spatial coordinates as a string array.
- coorddof(String[]) - Method in interface com.comsol.model.FrameFeature
-
Sets the spatial coordinates as a string array.
- coorddof(int, String) - Method in interface com.comsol.model.FrameFeature
-
Edits the coordinate name at a position in the degree of freedom list.
- coordexpr() - Method in interface com.comsol.model.FrameFeature
-
Return the spatial coordinate expressions as a string array.
- coordexpr(String[]) - Method in interface com.comsol.model.FrameFeature
-
Sets the mesh displacement expressions.
- coordexpr(int, String) - Method in interface com.comsol.model.FrameFeature
-
Edits a mesh displacement expression at a position in the expression
list.
- coords() - Method in interface com.comsol.model.XmeshInfoDofs
-
Global coordinates for all degrees of freedom in the model length
unit.
- coords(String) - Method in interface com.comsol.model.XmeshInfoDofs
-
Global coordinates for all degrees of freedom in the model length
unit, on the input geometry The k-th column of this matrix contains
the coordinates of degree of freedom number k.
- coords() - Method in interface com.comsol.model.XmeshInfoNodes
-
Global coordinates for all nodes in the model length unit.
- Coordsys - Interface in com.comsol.model
-
Coordinate system.
- coordsys() - Method in interface com.comsol.model.Model
-
- coordsys(String) - Method in interface com.comsol.model.Model
-
- CoordsysList - Interface in com.comsol.model
-
List of coordinate systems.
- coordSystem() - Method in interface com.comsol.model.AbstractModel
-
Returns all coordinate systems.
- coordSystem(String) - Method in interface com.comsol.model.AbstractModel
-
Returns a coordinate system.
- coordSystem() - Method in interface com.comsol.model.ModelNode
-
Returns all coordinate systems for this component.
- copy(String, String) - Method in interface com.comsol.model.ModelEntityList
-
Creates a copy of an entity and inserts it in this list.
- copy(String, String, String) - Method in interface com.comsol.model.ModelEntityList
-
Creates a copy of an entity, inserts it in this list and assigns it to
the given model node.
- copySolution(String) - Method in interface com.comsol.model.SolverSequence
-
Copy the solution to a new solver sequence.
- copyTo(String, String, String) - Method in interface com.comsol.model.ModelEntityList
-
Creates a copy of an entity and inserts it to this list at a specified
position.
- copyToGeometry(String, String, String) - Method in interface com.comsol.model.ViewList
-
Creates a copy of a view and inserts it to this list and assigns it to
the given geometry.
- copyToWorkPlane(String, String, String, String) - Method in interface com.comsol.model.ViewList
-
Creates a copy of a view and inserts it to this list and assigns it to
the given work plane.
- cpl() - Method in interface com.comsol.model.AbstractModel
-
Returns all component couplings.
- cpl(String) - Method in interface com.comsol.model.AbstractModel
-
Returns a component coupling.
- Cpl - Interface in com.comsol.model
-
Component coupling.
- cpl() - Method in interface com.comsol.model.ModelNode
-
Returns all component couplings for this component.
- CplList - Interface in com.comsol.model
-
List of component couplings.
- create(String, String) - Method in interface com.comsol.model.application.AppFeature
-
Create an application feature.
- create(String, String) - Method in interface com.comsol.model.application.AppFeatureList
-
Create an application feature.
- create(String, String) - Method in interface com.comsol.model.BatchFeature
-
Create a batch feature.
- create(String, String) - Method in interface com.comsol.model.BatchFeatureList
-
Create a batch feature.
- create(String, String) - Method in interface com.comsol.model.BatchList
-
Creates a batch job.
- create(String, String) - Method in interface com.comsol.model.BEMFeatureList
-
Creates a boundary element feature.
- create(String, String) - Method in interface com.comsol.model.CapeOpen
-
Create a CAPE-OPEN feature.
- create(String, String) - Method in interface com.comsol.model.CapeOpenFeature
-
Create a CAPE-OPEN feature.
- create(String, String) - Method in interface com.comsol.model.CapeOpenFeatureList
-
Create a CAPE-OPEN feature.
- create(String) - Method in interface com.comsol.model.Coeff
-
Create a child feature.
- create(String, String) - Method in interface com.comsol.model.CoeffList
-
Create a coefficient form equations.
- create(String, String[]) - Method in interface com.comsol.model.CoeffList
-
Create coefficient form equations.
- create(String, String) - Method in interface com.comsol.model.CommonFeature
-
Create a common definitions feature subnode.
- create(String, String) - Method in interface com.comsol.model.CommonList
-
Creates a common definitions feature.
- create(String, String, String) - Method in interface com.comsol.model.CommonList
-
Creates a common definitions feature.
- create(String, String) - Method in interface com.comsol.model.ComponentCoordsysList
-
Creates coordinate system.
- create(String, String) - Method in interface com.comsol.model.ComponentCplList
-
Creates a component coupling.
- create(String) - Method in interface com.comsol.model.ComponentMeshList
-
Creates a meshing sequence.
- create(String, String) - Method in interface com.comsol.model.ComponentPairList
-
Creates a pair.
- create(String, String, int) - Method in interface com.comsol.model.ComponentPairList
-
Creates a pair.
- create(String, String, String[]) - Method in interface com.comsol.model.ComponentPhysicsList
-
Creates physics interface on a geometry.
- create(String, String, String[][]) - Method in interface com.comsol.model.ComponentPhysicsList
-
Creates physics interface on a geometry.
- create(String) - Method in interface com.comsol.model.Constr
-
Create a child feature.
- create(String, String[]) - Method in interface com.comsol.model.ConstrList
-
Creates a constraint using shape functions.
- create(String, int) - Method in interface com.comsol.model.ConstrList
-
Creates a global constraint with the specified number of components.
- create(String, String) - Method in interface com.comsol.model.Coordsys
-
For a combined system, create a subfeature.
- create(String, String, String) - Method in interface com.comsol.model.CoordsysList
-
Creates coordinate system.
- create(String, String) - Method in interface com.comsol.model.Cpl
-
Create a component coupling subnode.The method is only applicable for
parent nodes of type BoundarySimilarity
.
- create(String, String) - Method in interface com.comsol.model.CplList
-
Creates a component coupling subnode.
- create(String, String, String) - Method in interface com.comsol.model.CplList
-
Creates a component coupling.
- create(String, String) - Method in interface com.comsol.model.DatasetFeature
-
Create a data set.
- create(String, String) - Method in interface com.comsol.model.DatasetFeatureList
-
Create a data set feature.
- create(String) - Method in interface com.comsol.model.ElemFeatureList
-
Creates an element feature.
- create(String, String) - Method in interface com.comsol.model.ElemFeatureList
-
Creates an element feature.
- create(String, String) - Method in interface com.comsol.model.ElemList
-
Creates an element.
- create(String, String) - Method in interface com.comsol.model.EventList
-
Creates an event.
- create(String, String) - Method in interface com.comsol.model.ExportFeature
-
Create an export feature.
- create(String, String) - Method in interface com.comsol.model.ExportFeatureList
-
Create an export feature.
- create(String, String, String) - Method in interface com.comsol.model.ExportFeatureList
-
Create an export feature from a plot group.
- create(String, String, String, String) - Method in interface com.comsol.model.ExportFeatureList
-
Create a plot data export feature.
- create(String, String) - Method in interface com.comsol.model.ExprList
-
Creates a variable collection on the given geometry.
- create(String, String) - Method in interface com.comsol.model.ExtraDimList
-
Creates an extra dimension feature.
- create(String, String) - Method in interface com.comsol.model.FieldList
-
Creates field.
- create(String, String) - Method in interface com.comsol.model.FrameFeatureList
-
Creates a frame feature.
- create(String, String) - Method in interface com.comsol.model.FrameList
-
Creates a frame and assigns it to a geometry.
- create(String, String) - Method in interface com.comsol.model.FunctionFeature
-
Create a function.
- create(String, String) - Method in interface com.comsol.model.FunctionFeatureList
-
Create a function.
- create(String) - Method in interface com.comsol.model.GenericModelEntityList
-
Creates a model entity.
- create(String, String) - Method in interface com.comsol.model.GeomFeature
-
Creates a geometry feature.
- create(String, String) - Method in interface com.comsol.model.GeomFeatureList
-
Creates a geometry feature.
- create(String, int) - Method in interface com.comsol.model.GeomList
-
Creates a geometry sequence with a given tag and space dimension.
- create(String, String, String) - Method in interface com.comsol.model.GeomList
-
Creates a geometry sequence and meshing sequence by importing a
geometry or a mesh from a file.
- create(String, String, int) - Method in interface com.comsol.model.GeomList
-
Creates a geometry sequence with a given tag, type, and space
dimension.
- create(String, String) - Method in interface com.comsol.model.GeomObjectSelectionFeatureList
-
Creates a selection.
- create(String, String) - Method in interface com.comsol.model.GeomSequence
-
Creates a geometry feature.
- create(String, String) - Method in interface com.comsol.model.GroupList
-
Creates a new group of the specified type.
- create(String) - Method in interface com.comsol.model.HideDrawList
-
Create a hide feature for geometry objects.
- create(String) - Method in interface com.comsol.model.HideGeomList
-
Create a hide feature for geometric entities.
- create(String) - Method in interface com.comsol.model.HideMeshList
-
Create a hide feature for mesh entities.
- create(String) - Method in interface com.comsol.model.IntRule
-
Create a child feature.
- create(String, String) - Method in interface com.comsol.model.IntRuleList
-
Creates an integration rule.
- create(String) - Method in interface com.comsol.model.MaterialList
-
Creates material in current component.
- create(String, String) - Method in interface com.comsol.model.MaterialList
-
Creates material of specified type in current component.
- create(String, String, String) - Method in interface com.comsol.model.MaterialList
-
Creates material of specified type in the specified component.
- create(String, String) - Method in interface com.comsol.model.MaterialModelList
-
Creates material property group.
- create(String, String) - Method in interface com.comsol.model.MeshFeature
-
Creates a mesh feature.
- create(String, String) - Method in interface com.comsol.model.MeshFeatureList
-
Creates a mesh feature.
- create(String, String) - Method in interface com.comsol.model.MeshList
-
Creates a meshing sequence.
- create(String, String) - Method in interface com.comsol.model.MeshSequence
-
Creates a mesh feature.
- create(String, String) - Method in interface com.comsol.model.MethodCallFeatureList
-
Create a method call feature.
- create(String) - Method in interface com.comsol.model.ModelNodeList
-
Creates a model.
- create(String, String) - Method in interface com.comsol.model.ModelNodeList
-
Creates a model node of a given type.
- create(String, boolean) - Method in interface com.comsol.model.ModelNodeList
-
Creates a model node, and sets whether all frames should be defined.
- create(String) - Method in interface com.comsol.model.MultigridLevelList
-
Create a multigrid level in a study.
- create(String, String) - Method in interface com.comsol.model.NumericalFeatureList
-
Create a numerical feature.
- create(String) - Method in interface com.comsol.model.OptFeatureList
-
Create a feature with a certain tag.
- create(String, String, String) - Method in interface com.comsol.model.PairList
-
Creates a pair.
- create(String, String, String, int) - Method in interface com.comsol.model.PairList
-
Creates a pair.
- create(String, String) - Method in interface com.comsol.model.physics.ComponentMultiphysicsCouplingList
-
Creates a multiphysics coupling on a geometry.
- create(String, String, int) - Method in interface com.comsol.model.physics.ComponentMultiphysicsCouplingList
-
Creates a multiphysics coupling on a geometry.
- create(String, String, String) - Method in interface com.comsol.model.physics.MultiphysicsCouplingList
-
Creates a multiphysics coupling on a geometry.
- create(String, String, String, int) - Method in interface com.comsol.model.physics.MultiphysicsCouplingList
-
Creates a multiphysics coupling on a geometry.
- create(String, String) - Method in interface com.comsol.model.physics.Physics
-
Creates a physics feature.
- create(String, String, int) - Method in interface com.comsol.model.physics.Physics
-
Creates a physics feature.
- create(String, String) - Method in interface com.comsol.model.physics.PhysicsFeature
-
Creates a physics feature.
- create(String, String, int) - Method in interface com.comsol.model.physics.PhysicsFeature
-
Creates a physics feature.
- create(String, String) - Method in interface com.comsol.model.physics.PhysicsFeatureList
-
Creates a physics feature.
- create(String, String, int) - Method in interface com.comsol.model.physics.PhysicsFeatureList
-
Creates a physics feature.
- create(String, String) - Method in interface com.comsol.model.PhysicsList
-
Creates a 0D physics interface.
- create(String, String, String) - Method in interface com.comsol.model.PhysicsList
-
Creates physics interface on a geometry.
- create(String, String, String, String[]) - Method in interface com.comsol.model.PhysicsList
-
Creates physics interface on a geometry.
- create(String, String, String, String[][]) - Method in interface com.comsol.model.PhysicsList
-
Creates physics interface on a geometry.
- create(String, String) - Method in interface com.comsol.model.ProbeFeature
-
Create a probe feature.
- create(String, String) - Method in interface com.comsol.model.ProbeFeatureList
-
Create a probe feature.
- create(String, String) - Method in interface com.comsol.model.PropFeatureList
-
Create property-based feature.
- create(String, String) - Method in interface com.comsol.model.ReducedModelList
-
Creates a reduced model instance from a file.
- create(String, String) - Method in interface com.comsol.model.ReportFeature
-
Creates a report feature.
- create(String, String) - Method in interface com.comsol.model.ReportFeatureList
-
Creates a report feature.
- create(String, String) - Method in interface com.comsol.model.ResultFeature
-
Create a result feature.
- create(String, String) - Method in interface com.comsol.model.ResultFeatureList
-
Create a result feature.
- create(String, String) - Method in interface com.comsol.model.Results
-
Create a result feature of a certain type.
- create(String, int) - Method in interface com.comsol.model.Results
-
Creates a plot group, of a certain dimension.
- create(String) - Method in interface com.comsol.model.SelectionList
-
Creates an explicit selection.
- create(String, String) - Method in interface com.comsol.model.SelectionList
-
Creates a named selection feature.
- create(String, String) - Method in interface com.comsol.model.Shape
-
Creates shape feature and adds it to the list of children.
- create(String, String) - Method in interface com.comsol.model.ShapeFeatureList
-
Creates shape feature.
- create(String, String) - Method in interface com.comsol.model.ShapeList
-
Creates shape function.
- create(String, String) - Method in interface com.comsol.model.SolverFeature
-
Create a solver feature.
- create(String, String) - Method in interface com.comsol.model.SolverFeatureList
-
Create a solver feature.
- create(String, String) - Method in interface com.comsol.model.SolverSequence
-
Create a solver feature.
- create(String) - Method in interface com.comsol.model.SolverSequenceList
-
Creates a solver sequence.
- create(String, String) - Method in interface com.comsol.model.SolverSequenceList
-
Creates a solver sequence with a study step feature pointing to a
study.
- create(String, String, String) - Method in interface com.comsol.model.SolverSequenceList
-
Creates a solver sequence with a study step feature pointing to a
study.
- create(String, String) - Method in interface com.comsol.model.Study
-
Creates a study step.
- create(String, String) - Method in interface com.comsol.model.StudyFeatureList
-
Creates a study step.
- create(String) - Method in interface com.comsol.model.StudyList
-
Create a study sequence.
- create(String, String) - Method in interface com.comsol.model.TableFeatureList
-
Create a table feature.
- create(String, int[]) - Method in interface com.comsol.model.UnitList
-
Creates a new additional unit.
- create(String, String, String) - Method in interface com.comsol.model.UnitList
-
Creates a base unit for a quantity.
- create(String, String[], int[]) - Method in interface com.comsol.model.UnitList
-
Creates a new derived unit.
- create(String) - Method in interface com.comsol.model.UnitSystemList
-
Creates a unit system.
- create(String) - Static method in class com.comsol.model.util.ModelUtil
-
Create a model.
- create(String, String) - Method in interface com.comsol.model.ViewFeatureList
-
Create a view feature.
- create(String, String) - Method in interface com.comsol.model.ViewList
-
Creates a view for a geometry.
- create(String, int) - Method in interface com.comsol.model.ViewList
-
Create a view for a dimension.
- create(String, String, String) - Method in interface com.comsol.model.ViewList
-
Creates a workplane view for a geometry.
- createAfter(String, String, String) - Method in interface com.comsol.model.GeomFeatureList
-
Creates a geometry feature.
- createAutoSequence(String) - Method in interface com.comsol.model.SolverSequence
-
Creates a solver sequence automatically from the study.
- createAutoSequence(String, boolean) - Method in interface com.comsol.model.SolverSequence
-
Creates a solver sequence automatically from the study.
- createAutoSequences(String) - Method in interface com.comsol.model.Study
-
Create an attached solver sequence and/or job using default solver
settings.
- createDeformedConfig(String, String) - Method in interface com.comsol.model.DatasetFeature
-
Only possible for solution data sets.
- createExtraDim(String) - Method in interface com.comsol.model.ModelNodeList
-
- createMesh() - Method in interface com.comsol.model.MeshData
-
Construct a complete mesh from the MeshData object and store it in the
meshing sequence.
- createPlot(String) - Method in interface com.comsol.model.FunctionFeature
-
Creates a plot group with plots for the function.
- createSolution() - Method in interface com.comsol.model.SolverSequence
-
Create a solution.
- createSparseMatrix(String, int, int, int, boolean) - Method in interface com.comsol.model.SolverFeature
-
Create a matrix.
- createUnique(String) - Static method in class com.comsol.model.util.ModelUtil
-
Create a model with a unique tag that begins with a prefix.
- createVector(String, int, boolean) - Method in interface com.comsol.model.SolverFeature
-
Create a vector.
- CumulativeSelection - Interface in com.comsol.model
-
Cumulative selection.
- current() - Method in interface com.comsol.model.GeomSequence
-
Returns the current feature's tag.
- current() - Method in interface com.comsol.model.MeshSequence
-
Returns tag of current mesh feature.
- current(String) - Method in interface com.comsol.model.MeshSequence
-
Sets the current feature.
- faceDDX(int, double[][]) - Method in interface com.comsol.model.GeomInfo
-
Evaluates the parameters to second order derivative values.
- faceDX(int, double[][]) - Method in interface com.comsol.model.GeomInfo
-
Evaluates the parameters to first order derivative values.
- faceFF1(int, double[][]) - Method in interface com.comsol.model.GeomInfo
-
Evaluates the parameters to the first fundamental form values.
- faceFF2(int, double[][]) - Method in interface com.comsol.model.GeomInfo
-
Evaluates the parameters to the second fundamental form values.
- faceGaussCurvature(int, double[][]) - Method in interface com.comsol.model.GeomInfo
-
Evaluates the parameters to Gauss curvature values.
- faceMeanCurvature(int, double[][]) - Method in interface com.comsol.model.GeomInfo
-
Evaluates the parameters to mean curvature values.
- faceNormal(int, double[][]) - Method in interface com.comsol.model.GeomInfo
-
Evaluates the parameters to normal vector values.
- faceParamRange(int) - Method in interface com.comsol.model.GeomInfo
-
Returns two parameter ranges for evaluation on the face.
- faceX(int, double[][]) - Method in interface com.comsol.model.GeomInfo
-
Evaluates the parameters to coordinate values.
- feature() - Method in interface com.comsol.model.application.AppFeature
-
Get the list of application features.
- feature(String) - Method in interface com.comsol.model.application.AppFeature
-
Returns an application feature.
- feature() - Method in interface com.comsol.model.BatchFeature
-
Returns the tasks of a batch job.
- feature(String) - Method in interface com.comsol.model.BatchFeature
-
Returns a task.
- feature() - Method in interface com.comsol.model.BatchList
-
Returns the tasks of a batch job.
- feature() - Method in interface com.comsol.model.CapeOpen
-
Returns all CAPE-OPEN features.
- feature(String) - Method in interface com.comsol.model.CapeOpen
-
Returns a CAPE-OPEN feature.
- feature() - Method in interface com.comsol.model.CapeOpenFeature
-
Returns all CAPE-OPEN features.
- feature(String) - Method in interface com.comsol.model.CapeOpenFeature
-
Returns a CAPE-OPEN feature.
- feature() - Method in interface com.comsol.model.Coeff
-
Returns the coefficient form features.
- feature(String) - Method in interface com.comsol.model.Coeff
-
Returns a coefficient form feature.
- feature() - Method in interface com.comsol.model.CommonFeature
-
Returns the list of all common definitions feature subnodes.
- feature(String) - Method in interface com.comsol.model.CommonFeature
-
Returns a common definitions feature subnode.
- feature() - Method in interface com.comsol.model.Constr
-
Returns all constraint features.
- feature(String) - Method in interface com.comsol.model.Constr
-
Returns a constraint feature.
- feature() - Method in interface com.comsol.model.Coordsys
-
For a combined system, return the list of its subfeature.
- feature(String) - Method in interface com.comsol.model.Coordsys
-
For a combined system, return the subfeature having the given tag.
- feature() - Method in interface com.comsol.model.Cpl
-
Returns the list of all component coupling subnodes.
- feature(String) - Method in interface com.comsol.model.Cpl
-
Returns a component coupling subnode.
- feature() - Method in interface com.comsol.model.DatasetFeature
-
Returns the list of features in this data set.
- feature(String) - Method in interface com.comsol.model.DatasetFeature
-
Retrieves a specific sub-feature with a given tag, or throws an
exception otherwise.
- feature() - Method in interface com.comsol.model.ExportFeature
-
Returns export feature list.
- feature(String) - Method in interface com.comsol.model.ExportFeature
-
Returns an export feature.
- feature() - Method in interface com.comsol.model.FunctionFeature
-
Returns all functions.
- feature(String) - Method in interface com.comsol.model.FunctionFeature
-
Return a function.
- feature() - Method in interface com.comsol.model.GeomFeature
-
Returns all geometry features.
- feature(String) - Method in interface com.comsol.model.GeomFeature
-
Returns a geometry feature.
- feature() - Method in interface com.comsol.model.GeomSequence
-
Returns all geometry features in the geometry sequence.
- feature(String) - Method in interface com.comsol.model.GeomSequence
-
Returns a geometry feature with the given tag.
- feature() - Method in interface com.comsol.model.IntRule
-
Returns integration rule features.
- feature(String) - Method in interface com.comsol.model.IntRule
-
Returns an integration rule feature.
- feature() - Method in interface com.comsol.model.Material
-
Returns all material subfeatures.
- feature(String) - Method in interface com.comsol.model.Material
-
Return a material subfeature.
- feature() - Method in interface com.comsol.model.MeshFeature
-
Returns all mesh features.
- feature(String) - Method in interface com.comsol.model.MeshFeature
-
Returns a mesh feature.
- feature() - Method in interface com.comsol.model.MeshSequence
-
Returns mesh feature list.
- feature(String) - Method in interface com.comsol.model.MeshSequence
-
Returns mesh feature.
- feature() - Method in interface com.comsol.model.NumericalFeature
-
Returns the list of features in this numerical data feature.
- feature() - Method in interface com.comsol.model.physics.Physics
-
Returns the physics features.
- feature(String) - Method in interface com.comsol.model.physics.Physics
-
Returns a physics feature.
- feature() - Method in interface com.comsol.model.physics.PhysicsFeature
-
Returns the physics features.
- feature(String) - Method in interface com.comsol.model.physics.PhysicsFeature
-
Returns a physics feature.
- feature() - Method in interface com.comsol.model.ProbeFeature
-
Returns all probe features.
- feature(String) - Method in interface com.comsol.model.ProbeFeature
-
Returns a probe feature.
- feature() - Method in interface com.comsol.model.ReportFeature
-
Returns all report features.
- feature(String) - Method in interface com.comsol.model.ReportFeature
-
Returns a report feature.
- feature() - Method in interface com.comsol.model.ResultFeature
-
Gets the list of sub-features for this ResultFeature.
- feature(String) - Method in interface com.comsol.model.ResultFeature
-
Get the sub-feature with the given name, or an exception otherwise.
- feature() - Method in interface com.comsol.model.Shape
-
Return all shape features of the shape function.
- feature(String) - Method in interface com.comsol.model.Shape
-
Returns a shape feature with given tag.
- feature() - Method in interface com.comsol.model.SolverFeature
-
Returns all solver features.
- feature(String) - Method in interface com.comsol.model.SolverFeature
-
Returns solver feature.
- feature() - Method in interface com.comsol.model.SolverSequence
-
Returns all solver features.
- feature(String) - Method in interface com.comsol.model.SolverSequence
-
Returns solver feature.
- feature() - Method in interface com.comsol.model.Study
-
Returns the study steps.
- feature(String) - Method in interface com.comsol.model.Study
-
Returns a study step with the given tag.
- feature() - Method in interface com.comsol.model.TableFeature
-
Returns the list of features in this table.
- featureInfo() - Method in interface com.comsol.model.CommonFeature
-
Returns the variable and system of equation changes.
- featureInfo(String) - Method in interface com.comsol.model.CommonFeature
-
Returns a variable and system of equation changes object.
- featureInfo() - Method in interface com.comsol.model.Coordsys
-
Returns the variable and system of equation changes.
- featureInfo(String) - Method in interface com.comsol.model.Coordsys
-
Returns a variable and system of equation changes object.
- featureInfo() - Method in interface com.comsol.model.Frame
-
Returns the variable and system of equation changes.
- featureInfo(String) - Method in interface com.comsol.model.Frame
-
Returns a variable and system of equation changes object.
- featureInfo() - Method in interface com.comsol.model.MaterialModel
-
Returns the variable and system of equation changes.
- featureInfo(String) - Method in interface com.comsol.model.MaterialModel
-
Returns a variable and system of equation changes object.
- FeatureInfo - Interface in com.comsol.model.physics
-
Variable and system of equation changes.
- featureInfo() - Method in interface com.comsol.model.physics.MultiphysicsCoupling
-
Returns a variable and system of equation changes.
- featureInfo(String) - Method in interface com.comsol.model.physics.MultiphysicsCoupling
-
Returns a variable and system of equation changes object.
- featureInfo() - Method in interface com.comsol.model.physics.Physics
-
Returns the variable and system of equation changes.
- featureInfo(String) - Method in interface com.comsol.model.physics.Physics
-
Returns a variable and system of equation changes object.
- featureInfo() - Method in interface com.comsol.model.physics.PhysicsFeature
-
Returns the variable and system of equation changes.
- featureInfo(String) - Method in interface com.comsol.model.physics.PhysicsFeature
-
Returns a variable and system of equation changes object.
- featureInfo() - Method in interface com.comsol.model.ProbeFeature
-
Returns the variable and system of equation changes.
- featureInfo(String) - Method in interface com.comsol.model.ProbeFeature
-
Returns a variable and system of equation changes object.
- FeatureInfoList - Interface in com.comsol.model.physics
-
List of variable and system of equation changes.
- field() - Method in interface com.comsol.model.Coeff
-
Returns the fields.
- field(String[]) - Method in interface com.comsol.model.Coeff
-
Sets the coefficient form field tags.
- field(int, String) - Method in interface com.comsol.model.Coeff
-
Edits the field at a position.
- field() - Method in interface com.comsol.model.ElemFeature
-
Returns all element features from field
.
- field(String) - Method in interface com.comsol.model.ElemFeature
-
Returns an element feature from field
.
- Field - Interface in com.comsol.model
-
Field.
- field() - Method in interface com.comsol.model.Field
-
Returns the field name as a string.
- field(String) - Method in interface com.comsol.model.Field
-
Sets the field name.
- field() - Method in interface com.comsol.model.Model
-
Returns all fields.
- field(String) - Method in interface com.comsol.model.Model
-
Returns a field.
- field() - Method in interface com.comsol.model.OptFeature
-
- field(String) - Method in interface com.comsol.model.OptFeature
-
- field() - Method in interface com.comsol.model.physics.Physics
-
Returns list of physics fields.
- field(String) - Method in interface com.comsol.model.physics.Physics
-
Returns a physics field.
- field() - Method in interface com.comsol.model.physics.PhysicsField
-
Returns the field name.
- field(String) - Method in interface com.comsol.model.physics.PhysicsField
-
Sets the field name.
- FieldList - Interface in com.comsol.model
-
List of fields.
- fieldname() - Method in interface com.comsol.model.Field
-
- fieldname(String) - Method in interface com.comsol.model.Field
-
- fieldname() - Method in interface com.comsol.model.physics.PhysicsField
-
- fieldname(String[]) - Method in interface com.comsol.model.physics.PhysicsField
-
- fieldname(int, String) - Method in interface com.comsol.model.physics.PhysicsField
-
- fieldNames() - Method in interface com.comsol.model.XmeshInfo
-
Returns the field names, or the field names solved for if the
XmeshInfo was constructed from a Variables feature.
- fieldNDofs() - Method in interface com.comsol.model.XmeshInfo
-
Returns the number of degrees of freedom corresponding to each field.
- fieldVariable() - Method in interface com.comsol.model.Shape
-
Returns the field variables associate with the shape function.
- fieldvariable() - Method in interface com.comsol.model.Shape
-
- file() - Method in interface com.comsol.model.Model
-
Returns a list of file entities referenced by model entities.
- file(String) - Method in interface com.comsol.model.Model
-
Returns a file entity.
- filename() - Method in interface com.comsol.model.GeomSequence
-
Returns the filename for a loaded part.
- filename(String) - Method in interface com.comsol.model.GeomSequence
-
Changes the filename for a loaded part.
- FileResource - Interface in com.comsol.model
-
A file that is referenced by one or more model features.
- FileResourceList - Interface in com.comsol.model
-
This list contains files that are referenced by model features.
- find() - Method in interface com.comsol.model.GeomFeature
-
For a defeaturing operation, search for small details.
- fontFamily() - Method in interface com.comsol.model.Model
-
Returns the font family to be used in plots.
- fontFamily(String) - Method in interface com.comsol.model.Model
-
Sets the font family to be used in plots.
- fontSize() - Method in interface com.comsol.model.Model
-
Returns the font size used in plots.
- fontSize(int) - Method in interface com.comsol.model.Model
-
Sets the font size to be used in plots.
- Frame - Interface in com.comsol.model
-
Frame.
- frame() - Method in interface com.comsol.model.IntRule
-
Returns the frame of the integration rule.
- frame(String) - Method in interface com.comsol.model.IntRule
-
Sets the frame of the integration rule.
- frame() - Method in interface com.comsol.model.Model
-
Returns all frames.
- frame(String) - Method in interface com.comsol.model.Model
-
Returns a frame.
- frame() - Method in interface com.comsol.model.Shape
-
Return the frame associated with the shape function.
- frame(String) - Method in interface com.comsol.model.Shape
-
Sets the frame of the shape feature.
- FrameFeature - Interface in com.comsol.model
-
Frame feature.
- FrameFeatureList - Interface in com.comsol.model
-
List of frame features.
- FrameList - Interface in com.comsol.model
-
List of frames.
- func() - Method in interface com.comsol.model.AbstractModel
-
Returns all functions.
- func(String) - Method in interface com.comsol.model.AbstractModel
-
Returns a function.
- func() - Method in interface com.comsol.model.MaterialModel
-
Returns list of function objects.
- func(String) - Method in interface com.comsol.model.MaterialModel
-
Returns function object.
- func() - Method in interface com.comsol.model.ModelNode
-
Returns all functions for this component.
- FunctionFeature - Interface in com.comsol.model
-
Function.
- FunctionFeatureList - Interface in com.comsol.model
-
List of functions.
- functionNames() - Method in interface com.comsol.model.FunctionFeature
-
Get function names.
- gapName(boolean) - Method in interface com.comsol.model.Pair
-
Gets name of geometric gap variable seen from the destination (if
src2dst) or seen from the source (if !src2dst).
- gconstr() - Method in interface com.comsol.model.OptSequence
-
Gets the list of global constraint features.
- gconstr(String) - Method in interface com.comsol.model.OptSequence
-
Get a global constraint feature with a given name.
- gCoords() - Method in interface com.comsol.model.XmeshInfoDofs
-
Global coordinates for all degrees of freedom in the geometry unit
length unit.
- gCoords() - Method in interface com.comsol.model.XmeshInfoNodes
-
Global coordinates for all nodes in the geometry length unit.
- GenericModelEntityList<T extends ModelEntity> - Interface in com.comsol.model
-
Base interface for lists of model entities.
- genResult(String) - Method in interface com.comsol.model.ProbeFeature
-
Generate probe results for solution.
- geom() - Method in interface com.comsol.model.AbstractModel
-
Returns all geometry sequences.
- geom(String) - Method in interface com.comsol.model.AbstractModel
-
Returns a geometry sequence.
- geom() - Method in interface com.comsol.model.AbstractSelection
-
Returns the geometry tag of the selection as a string.
- geom() - Method in interface com.comsol.model.Field
-
Returns the geometry associated with the field.
- geom() - Method in interface com.comsol.model.Frame
-
Returns the geometry.
- geom(String) - Method in interface com.comsol.model.Frame
-
Sets the geometry.
- geom() - Method in interface com.comsol.model.GeomFeature
-
For a work plane feature, access its 2D geometry sequence.For a part
instance feature, access its local part.
- geom() - Method in interface com.comsol.model.MeshSequence
-
Returns the geometry.
- geom() - Method in interface com.comsol.model.ModelNode
-
Returns all geometry sequences for this component.
- geom() - Method in interface com.comsol.model.physics.Physics
-
Returns the tag of the geometry which the physics interface lives on.
- geom() - Method in interface com.comsol.model.SavePointData
-
Returns containers of selections and hide features on a geometry in
the save point model.
- geom(String) - Method in interface com.comsol.model.SavePointData
-
Returns a container of selections and hide features on a geometry in
the save point model.
- geom(String) - Method in interface com.comsol.model.Selection
-
Sets the selection to a geometry geom
.
- geom(int) - Method in interface com.comsol.model.Selection
-
Sets the selection to the be geometric entities of level
dim
.
- geom(String, int) - Method in interface com.comsol.model.Selection
-
Sets the selection to the be geometric entities of level
dim
on geometry geom
.
- geom(String, int, int, String[]) - Method in interface com.comsol.model.Selection
-
Sets the selection to the be geometric entities of level
lowdim
on geometry geom
.
- geom() - Method in interface com.comsol.model.View
-
Gets the geometry sequence associated with the view.
- GeomContainer - Interface in com.comsol.model
-
Container of geometry objects.
- GeomDefeature - Interface in com.comsol.model
-
Geometry defeaturing.
- geomdim() - Method in interface com.comsol.model.Element
-
Returns all element features from geomdim
.
- geomdim(String) - Method in interface com.comsol.model.Element
-
Returns an element feature from geomdim
.
- geometryCoord() - Method in interface com.comsol.model.ModelNode
-
Returns names of geometry frame coordinates.
- geometryCoord(String[]) - Method in interface com.comsol.model.ModelNode
-
Sets names of geometry frame coordinates.
- geometryFrame() - Method in interface com.comsol.model.Frame
-
Sets this frame to be the geometry frame.
- GeomExport - Interface in com.comsol.model
-
Geometry export feature.
- GeomFeature - Interface in com.comsol.model
-
Geometry feature.
- GeomFeatureList - Interface in com.comsol.model
-
List of geometry features.
- GeomInfo - Interface in com.comsol.model
-
Geometry information.
- GeomInfoBase - Interface in com.comsol.model
-
Geometry information.
- GeomList - Interface in com.comsol.model
-
List of geometry sequences.
- GeomMeasure - Interface in com.comsol.model
-
Geometry measure feature.
- GeomMeasureFinal - Interface in com.comsol.model
-
Geometry measure final feature.
- GeomMeshFeature - Interface in com.comsol.model
-
Base interface for geometries and meshes.
- geomNums() - Method in interface com.comsol.model.XmeshInfoDofs
-
1-based geometry numbers for all degrees of freedom.
- GeomObject - Interface in com.comsol.model
-
Geometry object.
- GeomObjectGroupSelection - Interface in com.comsol.model
-
Geometry object group selection.
- GeomObjectList - Interface in com.comsol.model
-
List of geometry objects.
- GeomObjectSelection - Interface in com.comsol.model
-
Geometry object selection.
- GeomObjectSelectionFeature - Interface in com.comsol.model
-
Named geometry object selection.
- GeomObjectSelectionFeatureList - Interface in com.comsol.model
-
List of named geometry object selections.
- GeomProblemFeature - Interface in com.comsol.model
-
Geometry problem feature.
- GeomProblemFeatureList - Interface in com.comsol.model
-
List of geometry problem features.
- geomRep() - Method in interface com.comsol.model.GeomSequence
-
Returns the geometry representation: comsol
, meaning the
COMSOL geometry kernel, or cadps
, meaning the CAD Import
Module kernel.
- geomRep(String) - Method in interface com.comsol.model.GeomSequence
-
Set the geometry representation: comsol
, meaning the
COMSOL geometry kernel, or cadps
, meaning the CAD Import
Module kernel.
- geoms() - Method in interface com.comsol.model.XmeshInfo
-
Returns the tags of all geometries that exist in the extended mesh.
- geomScaleFactor() - Method in interface com.comsol.model.GeomSequence
-
Returns the geometry's length unit expressed the model's length unit.
- GeomSequence - Interface in com.comsol.model
-
Geometry sequence.
- GeomSubsequence - Interface in com.comsol.model
-
Geometry part.
- GeomSubsequenceCallFeature - Interface in com.comsol.model
-
Geometry part instance feature.
- get(String) - Method in interface com.comsol.model.BatchList
-
Returns a batch job.
- get(String) - Method in interface com.comsol.model.ExpressionBase
-
Returns a variable expression.
- get(int) - Method in interface com.comsol.model.MeshProblemFeature
-
- get(String) - Method in interface com.comsol.model.ModelEntityList
-
Get an entity in the list with a given tag.
- get(String) - Method in interface com.comsol.model.Results
-
Gets a feature in the list with a given tag.
- getAcisVersion() - Method in interface com.comsol.model.GeomExport
-
Gets the file format version for ACIS export.
- getAdj(int, int) - Method in interface com.comsol.model.GeomInfo
-
Gets adjacency between entities in dimensions fromDim and toDim.
- getAdj(int, int, int) - Method in interface com.comsol.model.GeomInfo
-
Gets adjacent entities in dimension toDim to entity fromIdx in
dimension fromDim.
- getAdjExt(int, int) - Method in interface com.comsol.model.GeomInfo
-
Gets extended adjacency between entities in dimensions fromDim and
toDim.
- getAdjExt(int, int, int) - Method in interface com.comsol.model.GeomInfo
-
Gets adjacent entities in dimension toDim to entity fromIdx in
dimension fromDim.
- getAdjExtOrient(int, int) - Method in interface com.comsol.model.GeomInfo
-
Get relative orientation between adjacent entities in dimensions
fromDim to toDim.
- getAdjExtOrient(int, int, int) - Method in interface com.comsol.model.GeomInfo
-
Get relative orientation between entity fromIdx in dimension fromDim
and its adjacent entities in dimension toDim.
- getAdjOrient(int, int) - Method in interface com.comsol.model.GeomInfo
-
Get relative orientation between adjacent entities in dimensions
fromDim to toDim.
- getAdjOrient(int, int, int) - Method in interface com.comsol.model.GeomInfo
-
Get relative orientation between entity fromIdx in dimension fromDim
and its adjacent entities in dimension toDim.
- getAdjSparse(int, int) - Method in interface com.comsol.model.GeomInfo
-
Gets adjacency between entities in dimensions fromDim and toDim.
- getAllowedPropertyValues(String) - Method in interface com.comsol.model.ParameterEntity
-
Returns the set of allowed values for a parameter if it is a finite
set of strings, null otherwise.
- getAllowedPropertyValues(String) - Method in interface com.comsol.model.physics.PhysicsProp
-
Returns the set of allowed values for a property if it is a finite set
of strings, null otherwise.
- getAllowedPropertyValues(String) - Method in interface com.comsol.model.PropFeature
-
Returns the set of allowed values for a property if it is a finite set
of strings, null otherwise.
- getAxisUnits() - Method in interface com.comsol.model.ResultFeature
-
Returns the units of the coordinate axes for the plot group to which
the feature belong; null for 1D plot groups.
- getBoolean(String) - Method in interface com.comsol.model.ParameterEntity
-
Returns the value as a boolean.
- getBoolean(String) - Method in interface com.comsol.model.physics.PhysicsProp
-
Returns the value as a boolean.
- getBoolean(String) - Method in interface com.comsol.model.PropFeature
-
Gets boolean property.
- getBoolean(String, String) - Method in interface com.comsol.model.PropFeature
-
Gets boolean value from string vector property.
- getBoolean(String, int) - Method in interface com.comsol.model.PropFeature
-
Gets boolean value from string vector property.
- getBooleanArray(String) - Method in interface com.comsol.model.PropFeature
-
Gets boolean vector property.
- getBooleanMatrix(String) - Method in interface com.comsol.model.PropFeature
-
Gets boolean matrix property.
- getBoundaryElements(int, int) - Method in interface com.comsol.model.ResultFeature
-
Get the elements for the boundary of the current plot, if applicable.
- getBoundaryVolume() - Method in interface com.comsol.model.GeomMeasure
-
Get area or length of boundary corresponding to the selected entities.
- getBoundaryVolume() - Method in interface com.comsol.model.GeomMeasureFinal
-
Get area or length of boundary corresponding to the selected entities.
- getBoundingBox() - Method in interface com.comsol.model.GeomInfo
-
Returns bounding box of object.
- getColumnHeaders() - Method in interface com.comsol.model.TableFeature
-
Get the table's column headers.
- getCompat() - Method in interface com.comsol.model.GeomExport
-
Get the COMSOL version to save mphtxt/mphbin file in.
- getComplex() - Method in interface com.comsol.model.NumericalFeature
-
Compute the numerical result (or fetch it from the cache) and return
the real and imaginary values.
- getComplex(boolean) - Method in interface com.comsol.model.NumericalFeature
-
Compute the numerical result (or fetch it from the cache) and return
the real and imaginary values.
- getComplex(int) - Method in interface com.comsol.model.NumericalFeature
-
Compute the numerical result (or fetch it from the cache) and return
the real and imaginary values.
- getComplex(boolean, int) - Method in interface com.comsol.model.NumericalFeature
-
Compute the numerical result (or fetch it from the cache) and return
the real and imaginary values.
- getComsolVersion() - Method in interface com.comsol.model.Model
-
Get the COMSOL version used to save the model, or the current version
if the model has never been saved.
- getComsolVersion() - Static method in class com.comsol.model.util.ModelUtil
-
Returns the current version of COMSOL.
- getConnectedEncryption() - Static method in class com.comsol.model.util.ModelUtilInternal
-
Returns whether the currently connected server uses a secure connection or not, or null
if not connected.
- getConnectedHost() - Static method in class com.comsol.model.util.ModelUtilInternal
-
Returns the host of the currently connected server, or null
if not connected.
- getConnectedPort() - Static method in class com.comsol.model.util.ModelUtilInternal
-
Returns the port of the currently connected server, or null
if not connected.
- getContainer() - Method in interface com.comsol.model.PrimitiveModelEntity
-
Returns the parent entity that this entity is contained in.
- getControls() - Method in interface com.comsol.model.ReducedModel
-
Controls of the model.
- getCoordinates() - Method in interface com.comsol.model.NumericalFeature
-
Get the coordinates from an Eval
operation.
- getData() - Method in interface com.comsol.model.NumericalFeature
-
Get the data from an Eval
, Interp
or
Global
operation.
- getData(int) - Method in interface com.comsol.model.NumericalFeature
-
Get the data from an Eval
, Interp
or
Global
operation, for one specific expression as
indicated by its 0-index.
- getData(int, int, String) - Method in interface com.comsol.model.ResultFeature
-
Get the data vector for a specific data type.
- getDataMinMax(int, int, String) - Method in interface com.comsol.model.ResultFeature
-
Get the maximum and minimum data for a specific data type.
- getDataTypes(int) - Method in interface com.comsol.model.ResultFeature
-
Gets the available data types within the plot.
- getDblStringArray(String) - Method in interface com.comsol.model.ParameterEntity
-
Returns the value as a matrix of strings.
- getDblStringArray(String) - Method in interface com.comsol.model.physics.PhysicsProp
-
Returns the value as a matrix of strings.
- getDefaultGeometryKernel() - Static method in class com.comsol.model.util.ModelUtil
-
Return the default geometry kernel.
- getDefaultSolnum() - Method in interface com.comsol.model.SolverSequence
-
Gets the default solution number.
- getDescriptions(String[]) - Method in interface com.comsol.model.ReducedModel
-
Descriptions of properties.
- getDisplayString() - Method in interface com.comsol.model.PrimitiveModelEntity
-
Get the string describing this entity as shown in the GUI.
- getDouble(String) - Method in interface com.comsol.model.PropFeature
-
Gets double property.
- getDouble(String, String) - Method in interface com.comsol.model.PropFeature
-
Gets double value from double vector property.
- getDouble(String, int) - Method in interface com.comsol.model.PropFeature
-
Gets double value from double vector property.
- getDoubleArray(String) - Method in interface com.comsol.model.ParameterEntity
-
Returns the value as a vector of doubles.
- getDoubleArray(String) - Method in interface com.comsol.model.physics.PhysicsProp
-
Returns the value as a vector of doubles.
- getDoubleArray(String) - Method in interface com.comsol.model.PropFeature
-
Gets double vector property.
- getDoubleMatrix(String) - Method in interface com.comsol.model.ParameterEntity
-
Returns the value as a matrix of doubles.
- getDoubleMatrix(String) - Method in interface com.comsol.model.physics.PhysicsProp
-
Returns the value as a matrix of doubles.
- getDoubleMatrix(String) - Method in interface com.comsol.model.PropFeature
-
Gets double matrix property.
- getEdge() - Method in interface com.comsol.model.GeomInfo
-
Gets edge matrix.
- getElem(String) - Method in interface com.comsol.model.MeshData
-
Gets elements from the mesh.
- getElem(String, int, int) - Method in interface com.comsol.model.MeshData
-
Gets blocks of elements from the mesh.
- getElem(String) - Method in interface com.comsol.model.MeshSequence
-
Gets elements from the mesh.
- getElem(String, int, int) - Method in interface com.comsol.model.MeshSequence
-
Gets blocks of elements from the mesh.
- getElemEntity(String) - Method in interface com.comsol.model.MeshData
-
Gets geometric entity number for the elements of a specific type.
- getElemEntity(String, int, int) - Method in interface com.comsol.model.MeshData
-
Gets blocks of geometric entity number for the elements of a specific
type.
- getElemEntity(String) - Method in interface com.comsol.model.MeshSequence
-
Gets geometric entity number for the elements of a specific type.
- getElemEntity(String, int, int) - Method in interface com.comsol.model.MeshSequence
-
Gets blocks of geometric entity number for the elements of a specific
type.
- getElements() - Method in interface com.comsol.model.NumericalFeature
-
Get the elements from an Eval
operation.
- getElements(int, int) - Method in interface com.comsol.model.ResultFeature
-
Gets the elements of the plot.
- getEntityPath(PrimitiveModelEntity, String) - Static method in class com.comsol.model.util.ModelUtil
-
Creates the path from the root of the model object for the given entity.
- getEntryKeyIndex(String, String) - Method in interface com.comsol.model.PropFeature
-
Returns the index of a given key in a property.
- getEntryKeys(String) - Method in interface com.comsol.model.PropFeature
-
Returns the possible entry keys for a given property.
- getErrorMessage() - Method in interface com.comsol.model.SolverSequence
-
Returns error message.
- getExpectedComputationTime() - Method in interface com.comsol.model.Model
-
Returns a text specifying the expected computation time.
- getFace() - Method in interface com.comsol.model.GeomInfo
-
Gets face matrix.
- getFilePath() - Method in interface com.comsol.model.Model
-
Returns the absolute path of the model.
- getFilledImag() - Method in interface com.comsol.model.TableFeature
-
Get the imaginary data in the table on the filled format.
- getFilledReal() - Method in interface com.comsol.model.TableFeature
-
Get the real data in the table on the filled format.
- getGeomEntities(String) - Method in interface com.comsol.model.MeshSequence
-
Returns geometric entity indices for a certain mesh type.
- getGroups(int) - Method in interface com.comsol.model.ResultFeature
-
Retrieves the number of groups for a rendering type.
- getHiddenEntities() - Method in interface com.comsol.model.View
-
Returns an array of hidden entities in each dimension.
- getHiddenEntities(String) - Method in interface com.comsol.model.View
-
Returns an array of hidden entities in each dimension.
- getImag() - Method in interface com.comsol.model.NumericalFeature
-
Compute the numerical result (or fetch it from the cache) and return
the imaginary values.Data is ordered such that one row contains data
for all solution numbers.
- getImag(int) - Method in interface com.comsol.model.NumericalFeature
-
Compute the numerical result (or fetch it from the cache) and return
the imaginary values.
- getImag(boolean, boolean) - Method in interface com.comsol.model.NumericalFeature
-
Compute the numerical result (or fetch it from the cache) and return
the imaginary values.
- getImag(boolean, boolean, int) - Method in interface com.comsol.model.NumericalFeature
-
Compute the numerical result (or fetch it from the cache) and return
the imaginary values.
- getImag() - Method in interface com.comsol.model.TableFeature
-
Get the imaginary data in the table.
- getImagData() - Method in interface com.comsol.model.NumericalFeature
-
Get imaginary data from an Eval
, Interp
or
Global
operation, The data is ordered
data[expr][solnum][vertex].
- getImagData(int) - Method in interface com.comsol.model.NumericalFeature
-
Get imaginary data from an Eval
, Interp
or
Global
operation, for one specific expression as
indicated by its 0-index.
- getImagRow(int) - Method in interface com.comsol.model.TableFeature
-
Get the imaginary data in a row (0-index).
- getIndices(int, int[]) - Method in interface com.comsol.model.SolutionInfo
-
Returns the one based indices available for a given level.
- getIndicies(int, int[]) - Method in interface com.comsol.model.SolutionInfo
-
- getInfoTable(String) - Method in interface com.comsol.model.physics.FeatureInfo
-
Returns a table with information about all variables, weak equations,
constraints, and shapes that the parent contributes with.
- getInfoTable(String, String...) - Method in interface com.comsol.model.physics.FeatureInfo
-
Returns a table with information about all variables, weak equations,
constraints, and shapes that the parent contributes with.
- getInitialValue() - Method in interface com.comsol.model.BatchFeature
-
Computes initial value for the batch job.
- getInt(String) - Method in interface com.comsol.model.PropFeature
-
Gets integer property.
- getInt(String, String) - Method in interface com.comsol.model.PropFeature
-
Gets integer value from string vector property.
- getInt(String, int) - Method in interface com.comsol.model.PropFeature
-
Gets integer value from string vector property.
- getIntArray(String) - Method in interface com.comsol.model.PropFeature
-
Gets integer vector property.
- getIntMatrix(String) - Method in interface com.comsol.model.PropFeature
-
Gets integer matrix property.
- getISol(int, double) - Method in interface com.comsol.model.SolutionInfo
-
Returns the index-zero based solution object number for the time value
t
.
- getISol(int, int) - Method in interface com.comsol.model.SolutionInfo
-
Returns the index-zero based solution object number and the index-zero
based solution number within for the outer and inner solution numbers
(outersolnum,innersolnum).
- getLastComputationTime() - Method in interface com.comsol.model.Model
-
Returns the last computation time in milliseconds.
- getLastComputationTime(String) - Method in interface com.comsol.model.Model
-
Returns the last computation time in the given format.
- getLastComputationTime() - Method in interface com.comsol.model.Study
-
Returns the last computation time in milliseconds.
- getLastComputationTime(String) - Method in interface com.comsol.model.Study
-
Returns the last computation time in the given format.
- getLengthUnit() - Method in interface com.comsol.model.GeomExport
-
Returns the length unit to use for CAD Import Module kernel geometry
export.
- getLevelDescription(int) - Method in interface com.comsol.model.SolutionInfo
-
Returns description of the looplevel level.
- getLevelNames() - Method in interface com.comsol.model.SolutionInfo
-
Get the names of the different levels.
- getLevels() - Method in interface com.comsol.model.SolutionInfo
-
Get the number of levels in this solution.
- getM(String) - Method in interface com.comsol.model.ReducedModel
-
Returns number of rows in matrix.
- getM(String) - Method in interface com.comsol.model.SolverFeature
-
Returns number of rows in matrix.
- getMatrices() - Method in interface com.comsol.model.ReducedModel
-
Reduced model matrices.
- getMaxDimension(String) - Method in interface com.comsol.model.MeshStatistics
-
Gets maximum dimension of mesh of a certain type.
- getMaxGrowthRate() - Method in interface com.comsol.model.MeshSequence
-
Retrieves the maximum growth rate in mesh.
- getMaxGrowthRate() - Method in interface com.comsol.model.MeshStatistics
-
Retrieves the maximum growth rate in mesh.
- getMaxInner(int[]) - Method in interface com.comsol.model.SolutionInfo
-
Returns the maximum number of inner solutions for the given outer
solution numbers.
- getMaxLevels() - Method in interface com.comsol.model.SolutionInfo
-
The maximal number of levels any solution can have.
- getMaxVolume() - Method in interface com.comsol.model.MeshSequence
-
Returns the maximum element volume.
- getMaxVolume(String) - Method in interface com.comsol.model.MeshSequence
-
Returns the maximum element volume of a certain element type.
- getMaxVolume() - Method in interface com.comsol.model.MeshStatistics
-
Gets the maximum volume of an element.
- getMaxVolume(String) - Method in interface com.comsol.model.MeshStatistics
-
Gets the maximum volume of a certain element type.
- getMeanGrowthRate() - Method in interface com.comsol.model.MeshSequence
-
Retrieves the mean growth rate in mesh.
- getMeanGrowthRate() - Method in interface com.comsol.model.MeshStatistics
-
Retrieves the mean growth rate in mesh.
- getMeanQuality() - Method in interface com.comsol.model.MeshSequence
-
Retrieves the mean quality in mesh.
- getMeanQuality(String) - Method in interface com.comsol.model.MeshSequence
-
Retrieves the mean quality in mesh of a certain element type.
- getMeanQuality() - Method in interface com.comsol.model.MeshStatistics
-
Retrieves the mean quality in mesh.
- getMeanQuality(String) - Method in interface com.comsol.model.MeshStatistics
-
Retrieves the mean quality in mesh of a certain element type.
- getMesh(String) - Method in interface com.comsol.model.SolverSequence
-
Returns mesh tag.
- getMesh(String, int) - Method in interface com.comsol.model.SolverSequence
-
Returns mesh tag.
- getMinQuality() - Method in interface com.comsol.model.MeshSequence
-
Retrieves the minimal quality in mesh.
- getMinQuality(String) - Method in interface com.comsol.model.MeshSequence
-
Retrieves the minimal quality in mesh of a certain element type.
- getMinQuality() - Method in interface com.comsol.model.MeshStatistics
-
Retrieves the minimal quality in mesh.
- getMinQuality(String) - Method in interface com.comsol.model.MeshStatistics
-
Retrieves the minimal quality in mesh of a certain element type.
- getMinVolume() - Method in interface com.comsol.model.MeshSequence
-
Returns the minimum element volume.
- getMinVolume(String) - Method in interface com.comsol.model.MeshSequence
-
Returns the minimum element volume of a certain element type.
- getMinVolume() - Method in interface com.comsol.model.MeshStatistics
-
Gets the minimum volume of element.
- getMinVolume(String) - Method in interface com.comsol.model.MeshStatistics
-
Gets the minimum volume of a certain element type.
- getModelTags() - Method in class com.comsol.model.util.ModelChangeInfo
-
- getN(String) - Method in interface com.comsol.model.ReducedModel
-
Returns number of columns in matrix.
- getN(String) - Method in interface com.comsol.model.SolverFeature
-
Returns number of columns in matrix.
- getName(int) - Method in interface com.comsol.model.SolutionInfo
-
Get the parameter name for the loop level.
- getNBoundaries() - Method in interface com.comsol.model.GeomInfo
-
Gets number of boundaries.
- getNData() - Method in interface com.comsol.model.NumericalFeature
-
Get the number of data vectors in the result.
- getNData(int) - Method in interface com.comsol.model.NumericalFeature
-
Get the number of data vectors in the result for a given outersolnum.
- getNDomains() - Method in interface com.comsol.model.GeomInfo
-
Gets number of domains.
- getNEdges() - Method in interface com.comsol.model.GeomInfo
-
Gets number of edges.
- getNEntities() - Method in interface com.comsol.model.GeomInfo
-
Gets number of entities of each dimension.
- getNEntities() - Method in interface com.comsol.model.GeomMeasure
-
Gets number of entities of each dimension.
- getNEntities() - Method in interface com.comsol.model.GeomMeasureFinal
-
Gets number of entities of each dimension.
- getNEntitiesMesh() - Method in interface com.comsol.model.GeomInfo
-
Get number of entities in mesh construction geometry.
- getNFaces() - Method in interface com.comsol.model.GeomInfo
-
Gets number of faces.
- getNFiniteVoids() - Method in interface com.comsol.model.GeomInfo
-
Gets number of finite void regions.
- getNnz(String) - Method in interface com.comsol.model.ReducedModel
-
Get number of non-zeros in sparse matrix.
- getNnz(String) - Method in interface com.comsol.model.SolverFeature
-
Get number of non-zeros in sparse matrix.
- getNormals(int, int) - Method in interface com.comsol.model.ResultFeature
-
Gets the vertex normals.
- getNRows() - Method in interface com.comsol.model.TableFeature
-
Get the number of rows in the table.
- getNU(String) - Method in interface com.comsol.model.SolverSequence
-
Returns the number of solutions stored of a type.
- getNumElem(String) - Method in interface com.comsol.model.MeshData
-
Gets the number of elements of a specific type.
- getNumElem() - Method in interface com.comsol.model.MeshSequence
-
Gets the number of elements in a mesh.
- getNumElem(String) - Method in interface com.comsol.model.MeshSequence
-
Gets the number of elements of a certain mesh type.
- getNumElem() - Method in interface com.comsol.model.MeshStatistics
-
Gets the number of elements.
- getNumElem(String) - Method in interface com.comsol.model.MeshStatistics
-
Gets the number of elements of a specific type.
- getNumVertex() - Method in interface com.comsol.model.MeshData
-
Gets the number of mesh vertices in a mesh.
- getNumVertex() - Method in interface com.comsol.model.MeshSequence
-
Gets number of mesh vertices.
- getNumVertex() - Method in interface com.comsol.model.MeshStatistics
-
Gets the number of mesh vertices (in the selection) .
- getNVertices() - Method in interface com.comsol.model.GeomInfo
-
Gets number of vertices.
- getOpenGeometryKernel() - Static method in class com.comsol.model.util.ModelUtil
-
Returns the geometry kernel to use when opening a model.
- getOuterSolnum() - Method in interface com.comsol.model.SolutionInfo
-
Returns the one based indices for the outer solutions.
- getOutputs() - Method in interface com.comsol.model.ReducedModel
-
Outputs of the model.
- getParameters() - Method in interface com.comsol.model.ReducedModel
-
Parameters of the model.
- getParamNames() - Method in interface com.comsol.model.SolverSequence
-
Returns the parameter names.
- getParamVals() - Method in interface com.comsol.model.SolverSequence
-
Returns the parameter values.
- getPEdge() - Method in interface com.comsol.model.GeomInfo
-
Gets parameter edges (embeddings of edges in faces).
- getPlotGroup() - Method in interface com.comsol.model.ResultFeature
-
Resolves the plot group this result feature belongs to.
- getPNames() - Method in interface com.comsol.model.SolverSequence
-
Gets parameter names.
- getPNamesOuter() - Method in interface com.comsol.model.SolutionInfo
-
Get the subset of parameter names that are looped by an outer
parametric sweep.
- getPreference(String) - Static method in class com.comsol.model.util.ModelUtil
-
Returns the value of a preference.
- getPUnitsOuter() - Method in interface com.comsol.model.SolutionInfo
-
Get the units for the subset of parameters that are looped by an outer
parametric sweep.
- getPVals() - Method in interface com.comsol.model.SolverSequence
-
Returns for a solution of Parametric type the real part of all the
parameter values stored.
- getPVals(int) - Method in interface com.comsol.model.SolverSequence
-
Returns for a solution of Parametric type the real part of all the
parameter values stored for a solution number.
- getPValsImag() - Method in interface com.comsol.model.SolverSequence
-
Gets the imaginary part of the parameter values for the default
solution number.
- getPValsImag(int) - Method in interface com.comsol.model.SolverSequence
-
Gets the imaginary part of the parameter values for a solution number.
- getPVertex() - Method in interface com.comsol.model.GeomInfo
-
Gets parameter vertices (embeddings of vertices in faces).
- getQualityDistr(int) - Method in interface com.comsol.model.MeshSequence
-
Retrieves the quality distribution.
- getQualityDistr(String, int) - Method in interface com.comsol.model.MeshSequence
-
Retrieves the quality distribution of a certain element type.
- getQualityDistr(int) - Method in interface com.comsol.model.MeshStatistics
-
Retrieves the quality distribution.
- getQualityDistr(String, int) - Method in interface com.comsol.model.MeshStatistics
-
Retrieves the quality distribution of a certain element type.
- getQualityMeasure() - Method in interface com.comsol.model.MeshStatistics
-
Retrieves the quality measure.
- getReal() - Method in interface com.comsol.model.NumericalFeature
-
Compute the numerical result (or fetch it from the cache) and return
the real values.
- getReal(boolean) - Method in interface com.comsol.model.NumericalFeature
-
Compute the numerical result (or fetch it from the cache) and return
the real values.
- getReal(int) - Method in interface com.comsol.model.NumericalFeature
-
Compute the numerical result (or fetch it from the cache) and return
the real values.
- getReal(boolean, int) - Method in interface com.comsol.model.NumericalFeature
-
Compute the numerical result (or fetch it from the cache) and return
the real values.
- getReal() - Method in interface com.comsol.model.TableFeature
-
Get the real data in the table.
- getRealRow(int) - Method in interface com.comsol.model.TableFeature
-
Get the real data in a row (0-index).
- getRecoveryDir(String) - Static method in class com.comsol.model.util.ModelUtil
-
Returns a path to the recovery directory for a model.
- getReferenceArray(String) - Method in interface com.comsol.model.PropFeature
-
- getReferenceArray(String) - Method in interface com.comsol.model.SelectionFeature
-
- getRenderGroups() - Method in interface com.comsol.model.ResultFeature
-
Returns the number of rendering types within the plot.
- getSD() - Method in interface com.comsol.model.GeomInfo
-
Returns the domain index for each vertex.
- getSDim() - Method in interface com.comsol.model.GeomInfo
-
Returns the space dimension.
- getSDim() - Method in interface com.comsol.model.MeshSequence
-
Gets space dimension of mesh.
- getSDim() - Method in interface com.comsol.model.ResultFeature
-
Get this feature's space dimension.
- getSDim() - Method in interface com.comsol.model.View
-
Gets space dimension of view.
- getSequenceType() - Method in interface com.comsol.model.SolverSequence
-
Get sequence type.
- getSize() - Method in interface com.comsol.model.SolverSequence
-
Returns an array of sizes for the solution data.
- getSize(int) - Method in interface com.comsol.model.SolverSequence
-
Returns an array of sizes for the solution data.
- getSizeMulti() - Method in interface com.comsol.model.SolverSequence
-
Returns an array of sizes for the solution data.
- getSol(int) - Method in interface com.comsol.model.SolutionInfo
-
Returns the solver sequence tag for the index one based outer solution
number outersolnum.
- getSolDescriptions(int, int[], boolean, boolean) - Method in interface com.comsol.model.SolutionInfo
-
Get the descriptions for the solutions in this level, one string for
each solution.
- getSolnum(int, boolean) - Method in interface com.comsol.model.SolutionInfo
-
Returns the one based inner solution numbers for the outer solution
number outersolnum.
- getSolutioninfo() - Method in interface com.comsol.model.SolverSequence
-
Returns solution info object.
- getSolverSequences(String) - Method in interface com.comsol.model.Study
-
Returns the tags for the solver sequences of a certain type related to
this study.
- getSparseMatrixCol(String) - Method in interface com.comsol.model.ReducedModel
-
Returns column indices of matrix values.
- getSparseMatrixCol(String) - Method in interface com.comsol.model.SolverFeature
-
Returns column indices of matrix values.
- getSparseMatrixColBlock(String, int, int) - Method in interface com.comsol.model.SolverFeature
-
A blocked version of getSparseMatrixCol.
- getSparseMatrixRow(String) - Method in interface com.comsol.model.ReducedModel
-
Returns row indices of matrix values.
- getSparseMatrixRow(String) - Method in interface com.comsol.model.SolverFeature
-
Returns row indices of matrix values.
- getSparseMatrixRowBlock(String, int, int) - Method in interface com.comsol.model.SolverFeature
-
A blocked version of getSparseMatrixRow.
- getSparseMatrixVal(String) - Method in interface com.comsol.model.ReducedModel
-
Returns matrix values.
- getSparseMatrixVal(String) - Method in interface com.comsol.model.SolverFeature
-
Returns matrix values.
- getSparseMatrixValBlock(String, int, int) - Method in interface com.comsol.model.SolverFeature
-
A blocked version of getSparseMatrixVal.
- getSparseMatrixValImag(String) - Method in interface com.comsol.model.ReducedModel
-
Returns imaginary matrix values.
- getSparseMatrixValImag(String) - Method in interface com.comsol.model.SolverFeature
-
Returns imaginary matrix values.
- getSparseMatrixValImagBlock(String, int, int) - Method in interface com.comsol.model.SolverFeature
-
A blocked version of getVectorImag.
- getSplitLevelDescriptions() - Method in interface com.comsol.model.SolutionInfo
-
Get the description of the different levels, split into an array for
the case when there is more than one.
- getSplitLevelNames() - Method in interface com.comsol.model.SolutionInfo
-
Get the names of the different levels, split into an array for the
case when there is more than one.
- getSplitLevelUnits() - Method in interface com.comsol.model.SolutionInfo
-
Get the units of the different levels, split into an array for the
case when there is more than one.
- getSplitName(int) - Method in interface com.comsol.model.SolutionInfo
-
Returns all parameter names for the level.
- getSplitUnit(int) - Method in interface com.comsol.model.SolutionInfo
-
Returns all parameter units for the level.
- getStartEnd() - Method in interface com.comsol.model.GeomInfo
-
Returns a 2 x (number of edges) matrix with start and end points for
edges.
- getSTLFormat() - Method in interface com.comsol.model.GeomExport
-
Returns the STL file type (binary
or
text
).The default value is binary
.
- getSTLFormat() - Method in interface com.comsol.model.MeshExport
-
- getString(String) - Method in interface com.comsol.model.MaterialModel
-
Returns the string value of the given parameter.
- getString(String) - Method in interface com.comsol.model.ParameterEntity
-
Returns the value as a string.
- getString(String) - Method in interface com.comsol.model.physics.PhysicsProp
-
Returns the value as a string.
- getString(String) - Method in interface com.comsol.model.PropFeature
-
Gets string property.
- getString(String, String) - Method in interface com.comsol.model.PropFeature
-
Gets string value from string vector property.
- getString(String, int) - Method in interface com.comsol.model.PropFeature
-
Gets string value from string vector property.
- getString(String, int, int) - Method in interface com.comsol.model.PropFeature
-
Gets string value from string matrix property.
- getString(String) - Method in interface com.comsol.model.ReducedModel
-
Gets string property.
- getStringArray(String) - Method in interface com.comsol.model.MaterialModel
-
Returns the string array value of the given parameter.
- getStringArray(String) - Method in interface com.comsol.model.ParameterEntity
-
Returns the value as a vector of strings.
- getStringArray(String) - Method in interface com.comsol.model.physics.FeatureInfo
-
Returns the user-defined expressions for the first definition.
- getStringArray(String, int) - Method in interface com.comsol.model.physics.FeatureInfo
-
Returns the user-defined expressions for the given definition.
- getStringArray(String) - Method in interface com.comsol.model.physics.PhysicsProp
-
Returns the value as a vector of strings.
- getStringArray(String) - Method in interface com.comsol.model.PropFeature
-
Gets string vector property.
- getStringMatrix(String) - Method in interface com.comsol.model.ParameterEntity
-
Returns the value as a matrix of strings.
- getStringMatrix(String) - Method in interface com.comsol.model.physics.PhysicsProp
-
Returns the value as a matrix of strings.
- getStringMatrix(String) - Method in interface com.comsol.model.PropFeature
-
Gets string matrix property.
- getTableData(boolean) - Method in interface com.comsol.model.TableFeature
-
Get the table data as a string matrix, with or without full precision.
- getTableRow(int, boolean) - Method in interface com.comsol.model.TableFeature
-
Get the table data of one row as a string array.
- getThumbnail() - Method in interface com.comsol.model.Model
-
Get the path to the thumbnail file.
- getTimeOut() - Method in class com.comsol.model.util.ServerBusyHandler
-
- getType() - Method in interface com.comsol.model.GeomInfo
-
Returns the object type: solid, surface, curve, point, mixed, or
empty.
- getType() - Method in interface com.comsol.model.physics.Physics
-
Get the type identification.
- getType() - Method in interface com.comsol.model.physics.PhysicsFeature
-
Gets the type identification.
- getType() - Method in interface com.comsol.model.PropFeature
-
Get the type identifier.
- getType() - Method in interface com.comsol.model.SolverSequence
-
Get solution type.
- getTypeDescriptions() - Method in interface com.comsol.model.MeshStatistics
-
Gets the element type descriptions.
- getTypes() - Method in interface com.comsol.model.MeshData
-
Gets the element types in the mesh.
- getTypes() - Method in interface com.comsol.model.MeshSequence
-
Returns the types in a mesh.
- getTypes() - Method in interface com.comsol.model.MeshStatistics
-
Gets the element types in the mesh.
- getU() - Method in interface com.comsol.model.SolverSequence
-
Retrieves the real part of the solution vector using a default
solution number.
- getU(int) - Method in interface com.comsol.model.SolverSequence
-
Returns the real part of the solution vector for a solution number.
- getU(int, String) - Method in interface com.comsol.model.SolverSequence
-
Returns the real part of the solution vector for a solution number.
- getU(int, String, int) - Method in interface com.comsol.model.SolverSequence
-
Returns the real part of the solution vector for a solution number.
- getUBlock(int, int) - Method in interface com.comsol.model.SolverSequence
-
Gets blocks of real part of the solution vector solution for a default
solution number.
- getUBlock(int, int, int) - Method in interface com.comsol.model.SolverSequence
-
Gets blocks of real part of the solution vector solution for a default
solution number.
- getUBlock(int, String, int, int) - Method in interface com.comsol.model.SolverSequence
-
Gets blocks of real part of the solution vector solution for a default
solution number.
- getUBlock(int, String, int, int, int) - Method in interface com.comsol.model.SolverSequence
-
Gets blocks of real part of the solution vector solution for a default
solution number.
- getUDot() - Method in interface com.comsol.model.SolverSequence
-
Gets real part of the first time-derivative of the solution vector.
- getUDot(int) - Method in interface com.comsol.model.SolverSequence
-
Gets real part of the first time-derivative of the solution vector for
a solution number.
- getUDotBlock(int, int) - Method in interface com.comsol.model.SolverSequence
-
Gets blocks of real part of the time-derivative of the solution vector
solution for a default solution number.
- getUDotBlock(int, int, int) - Method in interface com.comsol.model.SolverSequence
-
Gets blocks of real part of the time-derivative of the solution vector
solution for a default solution number.
- getUDotImag() - Method in interface com.comsol.model.SolverSequence
-
Gets imaginary part of first time-derivative solution vector for the
default solution number.
- getUDotImag(int) - Method in interface com.comsol.model.SolverSequence
-
Gets imaginary part of first time-derivative solution vector for the
default solution number.
- getUDotImagBlock(int, int) - Method in interface com.comsol.model.SolverSequence
-
Gets blocks of imaginary part of the time-derivative of the solution
vector solution for a default solution number.
- getUDotImagBlock(int, int, int) - Method in interface com.comsol.model.SolverSequence
-
Gets blocks of imaginary part of the time-derivative of the solution
vector solution for a default solution number.
- getUImag() - Method in interface com.comsol.model.SolverSequence
-
Gets imaginary part of the solution vector for default solution
number.
- getUImag(int) - Method in interface com.comsol.model.SolverSequence
-
Gets imaginary part of the solution vector for a solution number.
- getUImag(int, String) - Method in interface com.comsol.model.SolverSequence
-
Gets imaginary part of the solution vector for a solution number.
- getUImag(int, String, int) - Method in interface com.comsol.model.SolverSequence
-
Gets imaginary part of the solution vector for a solution number.
- getUImagBlock(int, int) - Method in interface com.comsol.model.SolverSequence
-
Gets blocks of imaginary part of the solution vector solution for a
default solution number.
- getUImagBlock(int, int, int) - Method in interface com.comsol.model.SolverSequence
-
Gets blocks of imaginary part of the solution vector solution for a
default solution number.
- getUImagBlock(int, String, int, int) - Method in interface com.comsol.model.SolverSequence
-
Gets blocks of imaginary part of the solution vector solution for a
default solution number.
- getUImagBlock(int, String, int, int, int) - Method in interface com.comsol.model.SolverSequence
-
Gets blocks of imaginary part of the solution vector solution for a
default solution number.
- getUnit(String) - Method in interface com.comsol.model.SolutionInfo
-
Get the unit of the given parameter.
- getUpDown() - Method in interface com.comsol.model.GeomInfo
-
Returns the up and down domain number for all boundaries in the first
and second row of the returned matrix.
- getUpDownExt() - Method in interface com.comsol.model.GeomInfo
-
Returns the up and down domain number for all boundaries in the first
and second row of the returned matrix, using the extended domain
numbering.
- getUsedProducts() - Method in interface com.comsol.model.Model
-
Returns the products that this model uses.
- getVals(int, int[]) - Method in interface com.comsol.model.SolutionInfo
-
Returns the parameter values for a level.
- getValsImag(int, int[]) - Method in interface com.comsol.model.SolutionInfo
-
Returns the imaginary part of the parameter values for a level.
- getValues(String[]) - Method in interface com.comsol.model.ReducedModel
-
Get values of the model.
- getValueType(String) - Method in interface com.comsol.model.MaterialModel
-
Returns the main data type which a parameter can return.
- getValueType(String) - Method in interface com.comsol.model.ParameterEntity
-
Returns the main data type which a parameter can return.
- getValueType(String) - Method in interface com.comsol.model.physics.PhysicsProp
-
Returns the main data type which a parameter can return.
- getValueType(String) - Method in interface com.comsol.model.PropFeature
-
Returns the main data type which a property can return.
- getVector(String) - Method in interface com.comsol.model.ReducedModel
-
Returns the real vector associated with the matrix type.
- getVector(String) - Method in interface com.comsol.model.SolverFeature
-
Returns the real vector associated with the matrix type.
- getVectorBlock(String, int, int) - Method in interface com.comsol.model.SolverFeature
-
A blocked version of getVector.
- getVectorImag(String) - Method in interface com.comsol.model.ReducedModel
-
Get the imaginary part of the vector associated with the matrix type.
- getVectorImag(String) - Method in interface com.comsol.model.SolverFeature
-
Get the imaginary part of the vector associated with the matrix type.
- getVectorImagBlock(String, int, int) - Method in interface com.comsol.model.SolverFeature
-
A blocked version of getSparseMatrixValImag.
- getVectors() - Method in interface com.comsol.model.ReducedModel
-
Reduced model vectors.
- getVertex() - Method in interface com.comsol.model.GeomInfo
-
Gets vertices.
- getVertex() - Method in interface com.comsol.model.MeshData
-
Gets the coordinates of the mesh vertices.
- getVertex(int, int) - Method in interface com.comsol.model.MeshData
-
Gets block of coordinates of the mesh vertices.
- getVertex() - Method in interface com.comsol.model.MeshSequence
-
Gets the coordinates of the mesh vertices.
- getVertex(int, int) - Method in interface com.comsol.model.MeshSequence
-
Gets block of coordinates of the mesh vertices.
- getVertexCoord() - Method in interface com.comsol.model.GeomInfo
-
Get point coordinates as a sdim x (number of points) matrix.
- getVertexDomain() - Method in interface com.comsol.model.GeomInfo
-
Returns the domain index for each vertex.
- getVertexElements() - Method in interface com.comsol.model.NumericalFeature
-
Get the element each vertex belongs to from an Eval
operation.
- getVertexElements(int, int) - Method in interface com.comsol.model.ResultFeature
-
Gets the element each vertex belongs to.
- getVertices(int, int) - Method in interface com.comsol.model.ResultFeature
-
Gets the vertex coordinates.
- getVolume() - Method in interface com.comsol.model.GeomMeasure
-
Gets volume, area, or length of the selected entities.
- getVolume() - Method in interface com.comsol.model.GeomMeasureFinal
-
Gets volume, area, or length of the selected entities.
- getVolume() - Method in interface com.comsol.model.MeshSequence
-
Gets the total mesh volume.
- getVolume(String) - Method in interface com.comsol.model.MeshSequence
-
Gets the total mesh volume for a certain element type.
- getVolume() - Method in interface com.comsol.model.MeshStatistics
-
Gets total volume of mesh.
- getVolume(String) - Method in interface com.comsol.model.MeshStatistics
-
Gets total volume of the mesh for a certain element type.
- getVtx() - Method in interface com.comsol.model.GeomInfo
-
Gets vertices.
- getVtxCoord() - Method in interface com.comsol.model.GeomMeasure
-
Gets coordinates for selected vertex.
- getVtxCoord() - Method in interface com.comsol.model.GeomMeasureFinal
-
Gets coordinates for selected vertex.
- getVtxDistance() - Method in interface com.comsol.model.GeomMeasure
-
Gets distances between selected coordinates.
- getVtxDistance() - Method in interface com.comsol.model.GeomMeasureFinal
-
Gets distances between selected coordinates.
- getWarningMessage() - Method in interface com.comsol.model.SolverSequence
-
Returns warning message.
- global() - Method in interface com.comsol.model.Constr
-
Returns the number of components in a global constraint, or -1 if the
constraint is shape function-based.
- global(int) - Method in interface com.comsol.model.Constr
-
Sets the number of components of a global constraint.
- global() - Method in interface com.comsol.model.Selection
-
Makes the selection global.
- group() - Method in interface com.comsol.model.GeomObjectGroupSelection
-
Returns the group numbers for the selected groups.
- Group - Interface in com.comsol.model
-
A Group is a definition of a custom identifier which can be used to
group physics features together for easier access in load cases.
- group() - Method in interface com.comsol.model.Model
-
Returns all groups.
- group(String) - Method in interface com.comsol.model.Model
-
Returns a group.
- groupEntities(int) - Method in interface com.comsol.model.GeomObjectGroupSelection
-
Returns the entity numbers of the specified detail group.
- GroupList - Interface in com.comsol.model
-
The group list contains all Group objects in the model.
- groupNames() - Method in interface com.comsol.model.GeomObjectGroupSelection
-
Returns a list of names of the groups found.
- groupObject(int) - Method in interface com.comsol.model.GeomObjectGroupSelection
-
Returns the name of the geometry object that contains the specified
detail group.
- icon() - Method in interface com.comsol.model.ModelEntity
-
Returns the icon used in the Model Builder for this entity.
- identifier() - Method in interface com.comsol.model.Frame
-
Returns the frame's identifier.
- identifier() - Method in interface com.comsol.model.Group
-
- identifier(String) - Method in interface com.comsol.model.Group
-
- identifier() - Method in interface com.comsol.model.Material
-
- identifier(String) - Method in interface com.comsol.model.Material
-
- identifier() - Method in interface com.comsol.model.MaterialModel
-
- identifier(String) - Method in interface com.comsol.model.MaterialModel
-
- identifier() - Method in interface com.comsol.model.ModelNode
-
- identifier(String) - Method in interface com.comsol.model.ModelNode
-
- identifier() - Method in interface com.comsol.model.physics.MultiphysicsCoupling
-
- identifier(String) - Method in interface com.comsol.model.physics.MultiphysicsCoupling
-
- identifier() - Method in interface com.comsol.model.physics.Physics
-
- identifier(String) - Method in interface com.comsol.model.physics.Physics
-
- IListMove - Interface in com.comsol.model
-
Interface for a list supporting the move operation.
- impl() - Static method in class com.comsol.model.util.ModelUtil
-
- importData() - Method in interface com.comsol.model.FunctionFeature
-
Import data.
- importData() - Method in interface com.comsol.model.GeomFeature
-
Update the output geometry objects of this feature to account for the
following external changes:
1.
- importData() - Method in interface com.comsol.model.GeomMeshFeature
-
Update the output geometry objects of this feature or the mesh to
account for the following external changes:
1.
- importData() - Method in interface com.comsol.model.MeshFeature
-
Update the output mesh to account for the following external
changes:
1.
- importData() - Method in interface com.comsol.model.physics.PhysicsFeature
-
Import data.
- importData(String) - Method in interface com.comsol.model.TableFeature
-
Fill the table with real or complex data from a file.
- importToTable() - Method in interface com.comsol.model.GeomFeature
-
Import data from a file to a table.
- inContactName() - Method in interface com.comsol.model.Pair
-
Gets name of in-contact variable that evaluates to zero or one
depending on if the pair is in contact.
- index(String) - Method in interface com.comsol.model.ModelEntityList
-
Returns the position in the list of the object with the given tag.
- info() - Method in interface com.comsol.model.Material
-
List of material information objects.
- info(String) - Method in interface com.comsol.model.Material
-
Returns a material information object.
- info() - Method in interface com.comsol.model.MaterialModel
-
Returns the information objects for the material model.
- info(String) - Method in interface com.comsol.model.MaterialModel
-
Returns the information object for the material model.
- info() - Method in interface com.comsol.model.MeshSequence
-
Returns mesh information object.
- infoCurrent() - Method in interface com.comsol.model.MeshSequence
-
Returns mesh information object for the current mesh of a import
sequence.
- Information - Interface in com.comsol.model
-
Material information objects.
- InformationList - Interface in com.comsol.model
-
List of material information objects.
- inherit(boolean) - Method in interface com.comsol.model.Selection
-
Sets the inherit flag.
- init() - Method in interface com.comsol.model.GeomObjectGroupSelection
-
Sets the selection to be a selection of whole geometry objects.
- init(int) - Method in interface com.comsol.model.GeomObjectGroupSelection
-
Sets the selection to be a selection of geometric entities in a
specified dimension.
- init() - Method in interface com.comsol.model.GeomObjectSelection
-
Sets the selection to be an empty selection of whole objects.
- init(int) - Method in interface com.comsol.model.GeomObjectSelection
-
Sets the selection to be an empty selection of geometric entities in
the specified dimension.
- Init - Interface in com.comsol.model
-
Initial values.
- init() - Method in interface com.comsol.model.Model
-
Returns all initial values.
- init(String) - Method in interface com.comsol.model.Model
-
Returns an initial value.
- initGapName(boolean) - Method in interface com.comsol.model.Pair
-
Gets name of initial geometric gap variable seen from the destination
(if src2dst) or seen from the source (if !src2dst).
- InitList - Interface in com.comsol.model
-
List of initial values.
- initStandalone(boolean) - Static method in class com.comsol.model.util.ModelUtil
-
Initializes the environment for using the COMSOL API from a
Java application.
- initStandalone(boolean, String) - Static method in class com.comsol.model.util.ModelUtil
-
Initializes the environment for using the COMSOL API from a
Java application.
- inPlaneCoord() - Method in interface com.comsol.model.Frame
-
Get the in-plane components of the coordinate vector, that is, the
coordinate names for the geometry's dimension.
- input() - Method in interface com.comsol.model.MaterialModel
-
Returns the list of model inputs.
- inputDimension() - Method in interface com.comsol.model.Selection
-
The dimension of the domains used as input.
- inputEntities() - Method in interface com.comsol.model.Selection
-
The domains used as input to the selection.
- inputParam() - Method in interface com.comsol.model.GeomSequence
-
Get input parameters of the part.
- insertFile(String, String) - Method in interface com.comsol.model.GeomSequence
-
Insert all geometry features from a geometry sequence in an mph file
into this sequence.
- insertSequence(String, String) - Method in interface com.comsol.model.GeomSequence
-
Insert all geometry features from a geometry sequence in a different
model into this sequence.
- interiordom(int) - Method in interface com.comsol.model.AbstractSelection
-
- interiorEntities(int) - Method in interface com.comsol.model.AbstractSelection
-
If the selection is on a geometry, return the interior entities of the
given dimension.
- interiorEntities(int) - Method in interface com.comsol.model.Selection
-
If the selection is on a geometry, return the interior entities of the
given dimension.
- intRule() - Method in interface com.comsol.model.Coeff
-
Returns the integration rules.
- intRule(String[]) - Method in interface com.comsol.model.Coeff
-
Assigns integration rules to the coefficient form equations.
- intRule(int, String) - Method in interface com.comsol.model.Coeff
-
Sets the integration rule at position pos in the vector to
irule.
- intrule() - Method in interface com.comsol.model.Coeff
-
- intrule(String[]) - Method in interface com.comsol.model.Coeff
-
- intrule(int, String) - Method in interface com.comsol.model.Coeff
-
- IntRule - Interface in com.comsol.model
-
Integration rule.
- intRule() - Method in interface com.comsol.model.Model
-
Returns all integration rules.
- intRule(String) - Method in interface com.comsol.model.Model
-
Returns an integration rule.
- intrule() - Method in interface com.comsol.model.Model
-
- intrule(String) - Method in interface com.comsol.model.Model
-
- intRule() - Method in interface com.comsol.model.Weak
-
Returns list of integration rules.
- intRule(String) - Method in interface com.comsol.model.Weak
-
Assigns an integration rule to the weak form equations.
- intRule(String[]) - Method in interface com.comsol.model.Weak
-
Assigns the integration rules to the weak form equations.
- intRule(int, String) - Method in interface com.comsol.model.Weak
-
Assigns an integration rule to a position in the weak form equations.
- intrule() - Method in interface com.comsol.model.Weak
-
- intrule(String) - Method in interface com.comsol.model.Weak
-
- intrule(String[]) - Method in interface com.comsol.model.Weak
-
- intrule(int, String) - Method in interface com.comsol.model.Weak
-
- IntRuleFeature - Interface in com.comsol.model
-
Integration rule feature.
- IntRuleFeatureList - Interface in com.comsol.model
-
List of integration rule features.
- IntRuleList - Interface in com.comsol.model
-
List of integration rules.
- isActive() - Method in interface com.comsol.model.ModelEntity
-
Returns true
if the entity is active.
- isactive() - Method in interface com.comsol.model.ModelEntity
-
- isApplicationServer() - Static method in class com.comsol.model.util.ModelUtilInternal
-
Returns true if running in an application server.
- isAttached() - Method in interface com.comsol.model.BatchFeature
-
Test if batch job is attached to a study.
- isAttached() - Method in interface com.comsol.model.SolverSequence
-
Test if solver sequence is attached to a study.
- isAutomatic() - Method in interface com.comsol.model.MeshSequence
-
Checks if the sequence is in an automatic state.
- isAxisymmetric() - Method in interface com.comsol.model.GeomSequence
-
Check if the geometry is axisymmetric.
- isBuilt() - Method in interface com.comsol.model.GeomMeshFeature
-
Checks if the feature has been built (possibly with a warning).
- isComplete() - Method in interface com.comsol.model.History
-
Checks if the history logging performs complete logging.
- isComplete() - Method in interface com.comsol.model.MeshSequence
-
Checks if the entire selected geometry has a mesh.
- isComplete() - Method in interface com.comsol.model.MeshStatistics
-
Check if all selected entities have a mesh.
- isComplex() - Method in interface com.comsol.model.NumericalFeature
-
True if the result is complex.
- isComplex(int) - Method in interface com.comsol.model.NumericalFeature
-
.
- isComplex() - Method in interface com.comsol.model.TableFeature
-
Check if the table has allocated complex data.
- isCurrent() - Method in interface com.comsol.model.View
-
Returns whether the view is the current view for the geometry which it
belongs to.
- isEmpty() - Method in interface com.comsol.model.MeshSequence
-
Checks if the mesh is empty.
- isEmpty() - Method in interface com.comsol.model.MeshStatistics
-
Checks if the mesh is empty.
- isEmpty() - Method in interface com.comsol.model.SolverSequence
-
Checks if the solutions associated with the solver sequence are empty.
- isGeom() - Method in interface com.comsol.model.AbstractSelection
-
Returns true
if the selection is a whole geometry.
- isgeom() - Method in interface com.comsol.model.AbstractSelection
-
- isGeom() - Method in interface com.comsol.model.Selection
-
Returns true
if the selection is a whole geometry.
- isGeometryFrame() - Method in interface com.comsol.model.Frame
-
Checks if the frame is the geometry frame.
- isGlobal() - Method in interface com.comsol.model.AbstractSelection
-
Returns true
if the selection is global.
- isglobal() - Method in interface com.comsol.model.AbstractSelection
-
- isGlobal() - Method in interface com.comsol.model.Selection
-
Returns true
if the selection is global.
- isGraphicsServer() - Static method in class com.comsol.model.util.ModelUtilInternal
-
Returns true if running in a graphics server.
- isInheriting() - Method in interface com.comsol.model.AbstractSelection
-
Returns true
if the selection is inherited to lower
dimension levels.
- isinheriting() - Method in interface com.comsol.model.AbstractSelection
-
- isInheriting() - Method in interface com.comsol.model.Selection
-
Returns true
if the selection is inherited to lower
dimension levels.
- isInitialized() - Method in interface com.comsol.model.SolverSequence
-
Returns true if the solution is initialized.
- isLinear() - Method in interface com.comsol.model.Coordsys
-
Check if coordinate system is linear.
- islinear() - Method in interface com.comsol.model.Coordsys
-
- isLocked(String) - Method in interface com.comsol.model.physics.FeatureInfo
-
Check if the given identifier name (e.g.
- isMaterialFrame() - Method in interface com.comsol.model.Frame
-
Checks if the frame is the material frame.
- ismaterialframe() - Method in interface com.comsol.model.Frame
-
- isMeshFrame() - Method in interface com.comsol.model.Frame
-
Checks if the frame is the mesh frame.
- ismeshframe() - Method in interface com.comsol.model.Frame
-
- isOrthonormal() - Method in interface com.comsol.model.Coordsys
-
Check if coordinate system is orthonormal.
- isorthonormal() - Method in interface com.comsol.model.Coordsys
-
- isPlotGroup() - Method in interface com.comsol.model.ResultFeature
-
Returns true
if this result feature is a plot group.
- isReadOnly() - Method in interface com.comsol.model.Model
-
Returns whether the file where the model is saved is read-only and
cannot be overwritten.
- isReal(String) - Method in interface com.comsol.model.ReducedModel
-
Check if matrix is is real.
- isReal(String) - Method in interface com.comsol.model.SolverFeature
-
Check if matrix is is real.
- isRealPVals() - Method in interface com.comsol.model.SolverSequence
-
Returns true if the parameters are real.
- isRealU() - Method in interface com.comsol.model.SolverSequence
-
Returns true if the solution is real.
- isRealU(int) - Method in interface com.comsol.model.SolverSequence
-
Returns true if the solution is real.
- isRealU(int, String) - Method in interface com.comsol.model.SolverSequence
-
Returns true if the solution is real.
- isRealU(int, String, int) - Method in interface com.comsol.model.SolverSequence
-
Returns true if the solution is real.
- isRealUDot() - Method in interface com.comsol.model.SolverSequence
-
Returns true if the time-derivative of the solution is real.
- isRealUDot(int) - Method in interface com.comsol.model.SolverSequence
-
Returns true if the time-derivative of the solution is real.
- isRemaining() - Method in interface com.comsol.model.MeshSelection
-
Tests for remaining geometric entities.
- isSpatialFrame() - Method in interface com.comsol.model.Frame
-
Checks if the frame is the spatial frame.
- isspatialframe() - Method in interface com.comsol.model.Frame
-
- isStoreSolution() - Method in interface com.comsol.model.Study
-
Returns true if there should be a Store Solution node inserted between
each Study Step.
- isStructured() - Method in interface com.comsol.model.SolutionInfo
-
Returns true
unless the underlying solution
object/objects has a parameter variation that depends on the solution
process itself.
- isValid() - Method in interface com.comsol.model.SolutionInfo
-
Returns true
if the underlying data is consistent with
this info object.
- isValid(boolean) - Method in interface com.comsol.model.SolutionInfo
-
Returns true
if the underlying data is consistent with
this info object.
- save() - Method in interface com.comsol.model.Model
-
Saves the model object to file.
- save(String) - Method in interface com.comsol.model.Model
-
Saves the model object to file.
- save(String, String) - Method in interface com.comsol.model.Model
-
Saves a Model Java file or a Model M-file.
- save(String) - Method in interface com.comsol.model.TableFeature
-
Save the table data in full precision to a text file.
- save(String, boolean) - Method in interface com.comsol.model.TableFeature
-
Save the table data to a text file.
- saveFile(String) - Method in interface com.comsol.model.Expr
-
Saves to a file.
- saveFile(String, char) - Method in interface com.comsol.model.Expr
-
Saves to a file using a specified delimiter.
- saveFile(String, char, boolean) - Method in interface com.comsol.model.Expr
-
Saves to a file using a specified delimiter.
- saveFile(String, String, String, boolean, boolean) - Method in interface com.comsol.model.Expr
-
Saves to an Excel-file in a specified range, or at a cell to start
from, in a specified sheet.
- saveFile(String, String, String, boolean, boolean, boolean) - Method in interface com.comsol.model.Expr
-
Saves to an Excel-file in a specified range, or at a cell to start
from, in a specified sheet.
- saveFile(String) - Method in interface com.comsol.model.ParamBase
-
Saves to a file.
- saveFile(String, char) - Method in interface com.comsol.model.ParamBase
-
Saves to a file using a specified delimiter.
- saveFile(String, char, boolean) - Method in interface com.comsol.model.ParamBase
-
Saves to a file using a specified delimiter.
- saveFile(String, String, String, boolean, boolean) - Method in interface com.comsol.model.ParamBase
-
Saves to an Excel-file in a specified range, or at a cell to start
from, in a specified sheet.
- saveFile(String, String, String, boolean, boolean, boolean) - Method in interface com.comsol.model.ParamBase
-
Saves to an Excel-file in a specified range, or at a cell to start
from, in a specified sheet.
- saveFile(String) - Method in interface com.comsol.model.TableFeature
-
Saves to a file.
- saveFile(String, String, String, boolean, boolean) - Method in interface com.comsol.model.TableFeature
-
Saves to an Excel-file in a specified range, or at a cell to start
from, in a specified sheet.
- savePoint() - Method in interface com.comsol.model.Model
-
Returns containers holding selections and hide features used by result
features.
- savePoint(String) - Method in interface com.comsol.model.Model
-
Returns a container holding selections and hide features used by
result features.
- SavePoint - Interface in com.comsol.model
-
Save point.
- SavePointData - Interface in com.comsol.model
-
Container holding selections and hide features used by result
features.
- SavePointDataList - Interface in com.comsol.model
-
Containers holding selections and hide features used by result
features.
- SavePointGeom - Interface in com.comsol.model
-
A container of selections and hide features on a geometry in the save
point model.
- SavePointGeomList - Interface in com.comsol.model
-
Containers of selections and hide features on a geometry in the save
point model.
- SavePointHideGeom - Interface in com.comsol.model
-
A hide feature used by result features.
- SavePointHideGeomList - Interface in com.comsol.model
-
Hide features used by result features.
- SavePointSelection - Interface in com.comsol.model
-
A selection used by result feature.
- SavePointSelectionList - Interface in com.comsol.model
-
Selections used by result features.
- SavePointView - Interface in com.comsol.model
-
A view used by result features.
- SavePointViewList - Interface in com.comsol.model
-
Views used by result features.
- savePreferences() - Static method in class com.comsol.model.util.ModelUtil
-
Saves the COMSOL preferences file.
- scale(String[], double, double[]) - Method in interface com.comsol.model.GeomSequence
-
Apply an isotropic scaling transform to a set of objects.
- scale(String[], double[], double[]) - Method in interface com.comsol.model.GeomSequence
-
Apply an anisotropic scaling transform to a set of objects.
- scale() - Method in interface com.comsol.model.OptFeature
-
Returns scale.
- scale(String) - Method in interface com.comsol.model.OptFeature
-
Sets scale.
- scale() - Method in interface com.comsol.model.OptSequence
-
Gets the list of scale features.
- scale(String) - Method in interface com.comsol.model.OptSequence
-
Gets a scale feature with a given tag.
- scale() - Method in interface com.comsol.model.Unit
-
Returns the scale of the unit.
- scale(double) - Method in interface com.comsol.model.Unit
-
Sets the scale of the unit.
- scaleUnitValue() - Method in interface com.comsol.model.GeomSequence
-
Check if property values are scaled when the geometry's lengthor
angular unit is changed.
- scaleUnitValue(boolean) - Method in interface com.comsol.model.GeomSequence
-
If scale is true
, set the geometry to scale property
values when the length or angular unit is changed.
- scope() - Method in interface com.comsol.model.ModelEntity
-
Return the scope of the entity.
- searchDist() - Method in interface com.comsol.model.Pair
-
Gets search distance.
- searchDist(String) - Method in interface com.comsol.model.Pair
-
Sets search distance.
- searchMethod() - Method in interface com.comsol.model.Pair
-
Gets search method.
- searchMethod(String) - Method in interface com.comsol.model.Pair
-
Sets search method.
- searchTol() - Method in interface com.comsol.model.Pair
-
Gets search tolerance.
- searchTol(String) - Method in interface com.comsol.model.Pair
-
Sets search tolerance.
- selection() - Method in interface com.comsol.model.AbstractModel
-
Returns all named selections.
- selection(String) - Method in interface com.comsol.model.AbstractModel
-
Returns a named selection.
- selection(String) - Method in interface com.comsol.model.BEMFeature
-
Returns a selection property given its name.
- selection() - Method in interface com.comsol.model.ConstrFeature
-
Returns the constraint's selection.
- selection(String) - Method in interface com.comsol.model.ConstrFeature
-
Returns lower dimensional selection that should be excluded from
constraint's selection.
- selection(String) - Method in interface com.comsol.model.Cpl
-
Returns a selection property given its name.
- selection() - Method in interface com.comsol.model.Expr
-
Returns the variable collection selection.
- selection(String) - Method in interface com.comsol.model.ExtraDimFeature
-
Returns a selection property given its name.
- selection() - Method in interface com.comsol.model.GeomExport
-
Returns export's selection.
- selection(String) - Method in interface com.comsol.model.GeomFeature
-
Access the selection property with the given name.
- selection() - Method in interface com.comsol.model.GeomMeasure
-
Returns selection object for the measurement.
- selection() - Method in interface com.comsol.model.GeomMeasureFinal
-
Returns the measurement's selection.
- selection() - Method in interface com.comsol.model.GeomSequence
-
Access list of named geometry object selections.
- selection(String) - Method in interface com.comsol.model.GeomSequence
-
Access named geometry object selections.
- selection() - Method in interface com.comsol.model.Init
-
Returns the initial value's selection.
- selection() - Method in interface com.comsol.model.Material
-
Returns the material's selection.
- selection() - Method in interface com.comsol.model.MeshFeature
-
Returns the selection of the mesh feature.
- selection(String) - Method in interface com.comsol.model.MeshFeature
-
Returns a mesh feature's selection property.
- selection() - Method in interface com.comsol.model.ModelNode
-
Returns all named selections for this component.
- selection(String) - Method in interface com.comsol.model.ParameterEntity
-
Returns the extra selection.
- selection() - Method in interface com.comsol.model.physics.PhysicsFeature
-
Returns the selection.
- selection(String) - Method in interface com.comsol.model.ProbeFeature
-
Returns a selection property from the probe.
- selection(String) - Method in interface com.comsol.model.PropFeature
-
Returns selection.
- selection(String) - Method in interface com.comsol.model.ResultFeature
-
Returns a selection property.
- selection() - Method in interface com.comsol.model.SavePointGeom
-
Returns selections.
- selection(String) - Method in interface com.comsol.model.SavePointGeom
-
Returns a selection.
- Selection - Interface in com.comsol.model
-
Selection.
- selection() - Method in interface com.comsol.model.SelectionEntity
-
Returns the selection.
- selection() - Method in interface com.comsol.model.Shape
-
Returns the shape function's selection.
- selection() - Method in interface com.comsol.model.Weak
-
Returns the weak form equation's selection.
- SelectionContainer - Interface in com.comsol.model
-
Selection container.
- SelectionEntity - Interface in com.comsol.model
-
Base interface for model object entities with a selection.
- SelectionFeature - Interface in com.comsol.model
-
Named selection.
- SelectionList - Interface in com.comsol.model
-
List of named selections.
- ServerBusyHandler - Class in com.comsol.model.util
-
Class which controls how long a client will wait for a busy server
to become free again.
- ServerBusyHandler() - Constructor for class com.comsol.model.util.ServerBusyHandler
-
Creates a server busy handler which waits for the server
to be free without any time-out.
- ServerBusyHandler(long) - Constructor for class com.comsol.model.util.ServerBusyHandler
-
Creates a server busy handler which waits for the server to be
free.
- serverDisplay(String) - Static method in class com.comsol.model.util.ModelUtil
-
Prints a message in the server terminal window.
- serverImpl - Static variable in class com.comsol.model.util.ModelUtil
-
Implementation delegate.
- serverLog(String) - Static method in class com.comsol.model.util.ModelUtil
-
Prints a message in COMSOL's log file on the server.
- set(String, String) - Method in interface com.comsol.model.ElemFeature
-
Sets a property to a string value in an element feature.
- set(String, String[]) - Method in interface com.comsol.model.ElemFeature
-
Sets a property to a string vector value in an element feature.
- set(String, String[][]) - Method in interface com.comsol.model.ElemFeature
-
Sets a property to a string vector value in an element feature.
- set(String, String) - Method in interface com.comsol.model.ExpressionBase
-
Sets a variable name and expression.
- set(String, double) - Method in interface com.comsol.model.ExpressionBase
-
Sets a variable name and expression.
- set(String, String, String) - Method in interface com.comsol.model.ExpressionBase
-
Sets a variable name and expression.
- set(String, double, String) - Method in interface com.comsol.model.ExpressionBase
-
Sets a variable name and expression.
- set(String, String) - Method in interface com.comsol.model.ExpressionEntity
-
Sets a variable name and expression.
- set(String, String, String) - Method in interface com.comsol.model.ExpressionEntity
-
Sets a variable name, expression, and description.
- set(String...) - Method in interface com.comsol.model.GeomObjectGroupSelection
-
Sets the selection to be the given objects.
- set(String, int) - Method in interface com.comsol.model.GeomObjectGroupSelection
-
Sets the selection on named object to be an entity.
- set(String, int[]) - Method in interface com.comsol.model.GeomObjectGroupSelection
-
Sets the selection on named object to be an entity.
- set(String, int, int...) - Method in interface com.comsol.model.GeomObjectGroupSelection
-
Sets the selection on named object to be an entity.
- set(String...) - Method in interface com.comsol.model.GeomObjectSelection
-
Sets a selection of whole objects to be the given objects.
- set(String, int) - Method in interface com.comsol.model.GeomObjectSelection
-
Sets the selection on given object to be an entity.
- set(String, int[]) - Method in interface com.comsol.model.GeomObjectSelection
-
Sets the selection to be the given entities of the given object.
- set(String[], int[][]) - Method in interface com.comsol.model.GeomObjectSelection
-
Sets the selection to be the given entities of the given objects.
- set(String, int, int...) - Method in interface com.comsol.model.GeomObjectSelection
-
Sets the selection to be the given entities of the given object.
- set(String, String) - Method in interface com.comsol.model.MaterialModel
-
Sets the expression for the given property.
- set(String, String[]) - Method in interface com.comsol.model.MaterialModel
-
Sets the expression for the given vector or matrix property.
- set(String, double) - Method in interface com.comsol.model.MaterialModel
-
Sets the expression for the given property.
- set(String, double[]) - Method in interface com.comsol.model.MaterialModel
-
Sets the expression for the given vector or matrix property.
- set(String, int, String) - Method in interface com.comsol.model.MaterialModel
-
Sets the expression at a position for the given vector or matrix
property.
- set(String, int, double) - Method in interface com.comsol.model.MaterialModel
-
Sets the expression at a position for the given vector or matrix
property.
- set(String, String) - Method in interface com.comsol.model.ParameterEntity
-
Sets the value as a string value.
- set(String, String[]) - Method in interface com.comsol.model.ParameterEntity
-
Sets the value as a string vector value.
- set(String, String[][]) - Method in interface com.comsol.model.ParameterEntity
-
Sets the value as a string matrix value.
- set(String, boolean) - Method in interface com.comsol.model.ParameterEntity
-
Sets the value as a boolean value.
- set(String, double) - Method in interface com.comsol.model.ParameterEntity
-
Sets the value as a double value.
- set(String, double[]) - Method in interface com.comsol.model.ParameterEntity
-
Sets the value as a double vector value.
- set(String, double[][]) - Method in interface com.comsol.model.ParameterEntity
-
Sets the value as a double matrix value.
- set(String, int) - Method in interface com.comsol.model.ParameterEntity
-
Sets the value as an integer value.
- set(String, int[]) - Method in interface com.comsol.model.ParameterEntity
-
Sets the value as an integer vector value.
- set(String, int[][]) - Method in interface com.comsol.model.ParameterEntity
-
Sets the value as an integer matrix value.
- set(String, int, String) - Method in interface com.comsol.model.ParameterEntity
-
- set(String, int, String[]) - Method in interface com.comsol.model.ParameterEntity
-
- set(String, int, double) - Method in interface com.comsol.model.ParameterEntity
-
- set(String, int, double[]) - Method in interface com.comsol.model.ParameterEntity
-
- set(String, int, int) - Method in interface com.comsol.model.ParameterEntity
-
- set(String, int, int[]) - Method in interface com.comsol.model.ParameterEntity
-
- set(String, int, int, String) - Method in interface com.comsol.model.ParameterEntity
-
- set(String, int, int, double) - Method in interface com.comsol.model.ParameterEntity
-
- set(String, int, int, int) - Method in interface com.comsol.model.ParameterEntity
-
- set(String, String[]) - Method in interface com.comsol.model.physics.FeatureInfo
-
Sets the user-defined expressions for first definition.
- set(String, int, String[]) - Method in interface com.comsol.model.physics.FeatureInfo
-
Sets the user-defined expressions for the given definition.
- set(String, String) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets the value as a string value.
- set(String, String[]) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets the value as a string vector value.
- set(String, String[][]) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets the value as a string matrix value.
- set(String, boolean) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets the value as a boolean value.
- set(String, double) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets the value as a double value.
- set(String, double[]) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets the value as a double vector value.
- set(String, double[][]) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets the value as a double matrix value.
- set(String, int) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets the value as an integer value.
- set(String, int[]) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets the value as an integer vector value.
- set(String, int[][]) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets the value as an integer matrix value.
- set(String, int, String) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets the value at a position in a string vector value.
- set(String, int, String[]) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets the value at a position in a string matrix value.
- set(String, int, double) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets the value at a position in a double vector value.
- set(String, int, double[]) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets the value at a position in a double matrix value.
- set(String, int, int) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets the value at a position in an integer vector value.
- set(String, int, int[]) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets the value at a position in an integer matrix value.
- set(String, int, int, String) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets the value at a position in a string matrix value.
- set(String, int, int, double) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets the value at a position in a double matrix value.
- set(String, int, int, int) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets the value at a position in an integer matrix value.
- set(String, String) - Method in interface com.comsol.model.PropFeature
-
Sets string property value.
- set(String, String[]) - Method in interface com.comsol.model.PropFeature
-
Sets string vector property value.
- set(String, String[][]) - Method in interface com.comsol.model.PropFeature
-
Sets string matrix property value.
- set(String, boolean) - Method in interface com.comsol.model.PropFeature
-
Sets boolean property value.
- set(String, boolean[]) - Method in interface com.comsol.model.PropFeature
-
Sets boolean vector property value.
- set(String, boolean[][]) - Method in interface com.comsol.model.PropFeature
-
Sets boolean matrix property value.
- set(String, double) - Method in interface com.comsol.model.PropFeature
-
Sets double property value.
- set(String, double[]) - Method in interface com.comsol.model.PropFeature
-
Sets double vector property value.
- set(String, double[][]) - Method in interface com.comsol.model.PropFeature
-
Sets double matrix property value.
- set(String, int) - Method in interface com.comsol.model.PropFeature
-
Sets integer property value.
- set(String, int[]) - Method in interface com.comsol.model.PropFeature
-
Sets integer vector property value.
- set(String, int[][]) - Method in interface com.comsol.model.PropFeature
-
Sets integer matrix property value.
- set(String, String) - Method in interface com.comsol.model.ReducedModel
-
Sets string property value.
- set(int...) - Method in interface com.comsol.model.Selection
-
Sets the selection to use the given geometric entities.
- set(String, String) - Method in interface com.comsol.model.ShapeFeature
-
Sets string property value.
- set(String, String[]) - Method in interface com.comsol.model.ShapeFeature
-
Sets string vector property value.
- set(String, int) - Method in interface com.comsol.model.ShapeFeature
-
Sets integer property value.
- setAcisVersion(String) - Method in interface com.comsol.model.GeomExport
-
Sets the file format version for ACIS export.
- setColumnHeaders(String[]) - Method in interface com.comsol.model.TableFeature
-
Set the table's column headers, but leave the table's data unchanged.
- setCompat(String) - Method in interface com.comsol.model.GeomExport
-
Set the COMSOL version to save mphtxt/mphbin file in.
- setControl(String, String) - Method in interface com.comsol.model.ReducedModel
-
Set control values of the model.
- setDefaultGeometryKernel(String) - Static method in class com.comsol.model.util.ModelUtil
-
Specifies the default geometry kernel to use.
- setElem(String, int[][]) - Method in interface com.comsol.model.MeshData
-
Sets the mesh data.
- setElem(String, int, int[][]) - Method in interface com.comsol.model.MeshData
-
Inserts block of mesh data.
- setElemEntity(String, int[]) - Method in interface com.comsol.model.MeshData
-
Sets geometric entity number for the elements of a specific type.
- setElemEntity(String, int, int[]) - Method in interface com.comsol.model.MeshData
-
Inserts block of geometric entity numbers for the elements of a
specific type.
- setEntry(String, String, String) - Method in interface com.comsol.model.PropFeature
-
Sets string vector property value at specified entry.
- setEntry(String, String, boolean) - Method in interface com.comsol.model.PropFeature
-
Sets boolean vector property value at specified entry.
- setEntry(String, String, double) - Method in interface com.comsol.model.PropFeature
-
Sets double vector property value at specified entry.
- setEntry(String, String, int) - Method in interface com.comsol.model.PropFeature
-
Sets integer vector property value at specified entry.
- setExpectedComputationTime(String) - Method in interface com.comsol.model.Model
-
Sets a text specifying the expected computation time.
- setGeom(String) - Method in interface com.comsol.model.GeomSequence
-
Set the finalized geometry by importing it from the specified file.
- setGroup(int...) - Method in interface com.comsol.model.GeomObjectGroupSelection
-
Sets the selection groups.
- setIndex(String, String, int) - Method in interface com.comsol.model.ParameterEntity
-
Sets parameter value at index.
- setIndex(String, String[], int) - Method in interface com.comsol.model.ParameterEntity
-
Sets matrix parameter value at index.
- setIndex(String, boolean, int) - Method in interface com.comsol.model.ParameterEntity
-
Sets vector parameter value at index.
- setIndex(String, double, int) - Method in interface com.comsol.model.ParameterEntity
-
Sets vector parameter value at index.
- setIndex(String, double[], int) - Method in interface com.comsol.model.ParameterEntity
-
Sets matrix parameter value at index.
- setIndex(String, int, int) - Method in interface com.comsol.model.ParameterEntity
-
Sets vector parameter value at index.
- setIndex(String, int[], int) - Method in interface com.comsol.model.ParameterEntity
-
Sets matrix parameter value at index.
- setIndex(String, String, int, int) - Method in interface com.comsol.model.ParameterEntity
-
Sets matrix parameter value at index.
- setIndex(String, double, int, int) - Method in interface com.comsol.model.ParameterEntity
-
Sets matrix parameter value at index.
- setIndex(String, int, int, int) - Method in interface com.comsol.model.ParameterEntity
-
Sets matrix parameter value at index.
- setIndex(String, String, int) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets string vector property value at index.
- setIndex(String, String[], int) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets string matrix property value at index.
- setIndex(String, boolean, int) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets vector parameter value at index.
- setIndex(String, double, int) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets string vector property value at index.
- setIndex(String, double[], int) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets double matrix property value at index.
- setIndex(String, int, int) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets string vector property value at index.
- setIndex(String, int[], int) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets integer matrix property value at index.
- setIndex(String, String, int, int) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets string matrix property value at index.
- setIndex(String, double, int, int) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets string matrix property value at index.
- setIndex(String, int, int, int) - Method in interface com.comsol.model.physics.PhysicsProp
-
Sets string matrix property value at index.
- setIndex(String, String, int) - Method in interface com.comsol.model.PropFeature
-
Sets string vector property value at index.
- setIndex(String, String[], int) - Method in interface com.comsol.model.PropFeature
-
Sets string matrix property value at index.
- setIndex(String, boolean, int) - Method in interface com.comsol.model.PropFeature
-
Sets boolean vector property value at index.
- setIndex(String, boolean[], int) - Method in interface com.comsol.model.PropFeature
-
Sets boolean matrix property value at index.
- setIndex(String, double, int) - Method in interface com.comsol.model.PropFeature
-
Sets string vector property value at index.
- setIndex(String, double[], int) - Method in interface com.comsol.model.PropFeature
-
Sets double matrix property value at index.
- setIndex(String, int, int) - Method in interface com.comsol.model.PropFeature
-
Sets string vector property value at index.
- setIndex(String, int[], int) - Method in interface com.comsol.model.PropFeature
-
Sets integer matrix property value at index.
- setIndex(String, String, int, int) - Method in interface com.comsol.model.PropFeature
-
Sets string matrix property value at index.
- setIndex(String, boolean, int, int) - Method in interface com.comsol.model.PropFeature
-
Sets boolean matrix property value at index.
- setIndex(String, double, int, int) - Method in interface com.comsol.model.PropFeature
-
Sets string matrix property value at index.
- setIndex(String, int, int, int) - Method in interface com.comsol.model.PropFeature
-
Sets string matrix property value at index.
- setInterpolationCoordinates(double[][]) - Method in interface com.comsol.model.NumericalFeature
-
Set the interpolation coordinates to use for Interp
features.
- setLastComputationTime(long) - Method in interface com.comsol.model.Model
-
Manually sets the last computation time in milliseconds.
- setLengthUnit(String) - Method in interface com.comsol.model.GeomExport
-
Sets the length unit to use for CAD Import Module kernel geometry
export.
- setMeshControl(int...) - Method in interface com.comsol.model.HideGeom
-
Set the hide selection to use the given geometric mesh control
entities.
- setModelChangedHandler(ModelChangedHandler) - Static method in class com.comsol.model.util.ModelUtil
-
Register a handler of changes to models made by other clients.
- setOpenGeometryKernel(String) - Static method in class com.comsol.model.util.ModelUtil
-
Specifies geometry kernel to use when opening a model.
- setParameter(String, String) - Method in interface com.comsol.model.ReducedModel
-
Set parameter values of the model.
- setPNames(String[]) - Method in interface com.comsol.model.SolverSequence
-
Sets parameter names of solution.
- setPreference(String, String) - Static method in class com.comsol.model.util.ModelUtil
-
Sets a preference value.
- setPVals(double[]) - Method in interface com.comsol.model.SolverSequence
-
Sets real part of parameter values of solution.
- setPVals(int, double[]) - Method in interface com.comsol.model.SolverSequence
-
Sets real part of parameter values of solution for solution number.
- setPValsImag(double[]) - Method in interface com.comsol.model.SolverSequence
-
Sets imaginary part of parameter values of solution.
- setPValsImag(int, double[]) - Method in interface com.comsol.model.SolverSequence
-
Sets imaginary part of parameter values of solution.
- setQualityMeasure(String) - Method in interface com.comsol.model.MeshStatistics
-
Sets the quality measure.
- setResult() - Method in interface com.comsol.model.NumericalFeature
-
Sets the result from the numerical feature in its associated table, if
any.
- setServerBusyHandler(ServerBusyHandler) - Static method in class com.comsol.model.util.ModelUtil
-
Several clients can be connected to the same server, but only one client
at a time can ask the server to perform an operation.
- setSTLFormat(String) - Method in interface com.comsol.model.GeomExport
-
Sets the STL file type (binary
or text
).
- setSTLFormat(String) - Method in interface com.comsol.model.MeshExport
-
- setStoreSolution(boolean) - Method in interface com.comsol.model.Study
-
Set if there should be a Store Solution node inserted between each
Study Step.
- setTableData(double[][]) - Method in interface com.comsol.model.TableFeature
-
Set the real data in the table.
- setTableData(double[][], double[][]) - Method in interface com.comsol.model.TableFeature
-
Set the real and imaginary data in the table.
- setThumbnail(String) - Method in interface com.comsol.model.Model
-
Sets the model thumbnail.
- setU(double[]) - Method in interface com.comsol.model.SolverSequence
-
Sets real part of solution vector.
- setU(int, double[]) - Method in interface com.comsol.model.SolverSequence
-
Sets real part of solution vector for a solution number.
- setUBlock(double[], int) - Method in interface com.comsol.model.SolverSequence
-
Sets blocks of the real part of the solution vector.
- setUBlock(int, double[], int) - Method in interface com.comsol.model.SolverSequence
-
Sets blocks of the real part of the solution vector.
- setUDot(double[]) - Method in interface com.comsol.model.SolverSequence
-
Sets real part of time-derivative of the solution vector.
- setUDot(int, double[]) - Method in interface com.comsol.model.SolverSequence
-
Sets real part of time-derivative of the solution vector for a
solution number.
- setUDotBlock(double[], int) - Method in interface com.comsol.model.SolverSequence
-
Sets blocks of the time derivative of the real part of the solution
vector.
- setUDotBlock(int, double[], int) - Method in interface com.comsol.model.SolverSequence
-
Sets blocks of the time derivative of the real part of the solution
vector.
- setUDotImag(double[]) - Method in interface com.comsol.model.SolverSequence
-
Sets imaginary part of time-derivative of the solution vector.
- setUDotImag(int, double[]) - Method in interface com.comsol.model.SolverSequence
-
Sets imaginary part of time-derivative of the solution vector for a
solution number.
- setUDotImagBlock(double[], int) - Method in interface com.comsol.model.SolverSequence
-
Sets blocks of the time derivative of the imaginary part of the
solution vector.
- setUDotImagBlock(int, double[], int) - Method in interface com.comsol.model.SolverSequence
-
Sets blocks of the time derivative of the imaginary part of the
solution vector.
- setUImag(double[]) - Method in interface com.comsol.model.SolverSequence
-
Sets imaginary part of solution vector.
- setUImag(int, double[]) - Method in interface com.comsol.model.SolverSequence
-
Sets imaginary part of solution vector.
- setUImagBlock(double[], int) - Method in interface com.comsol.model.SolverSequence
-
Sets blocks of the imaginary part of the solution vector.
- setUImagBlock(int, double[], int) - Method in interface com.comsol.model.SolverSequence
-
Sets blocks of the imaginary part of the solution vector.
- setVector(String, double[]) - Method in interface com.comsol.model.SolverFeature
-
Set real part of vector.
- setVectorBlock(String, double[], int) - Method in interface com.comsol.model.SolverFeature
-
Set real part of block in vector.
- setVectorImag(String, double[]) - Method in interface com.comsol.model.SolverFeature
-
Set imaginary part of vector.
- setVectorImagBlock(String, double[], int) - Method in interface com.comsol.model.SolverFeature
-
Set imaginary part of block in vector.
- setVertex(double[][]) - Method in interface com.comsol.model.MeshData
-
Sets the mesh vertices.
- setVertex(int, double[][]) - Method in interface com.comsol.model.MeshData
-
Inserts a block of mesh vertices.
- shape() - Method in interface com.comsol.model.Constr
-
Returns the tags of the shape functions associated with the
constraint.
- shape(String[]) - Method in interface com.comsol.model.Constr
-
Points to the shape functions associated with the constraint.
- shape() - Method in interface com.comsol.model.Field
-
Returns the shape functions as a string vector.
- shape(String[]) - Method in interface com.comsol.model.Field
-
Sets the shape functions defining the field variables.
- shape() - Method in interface com.comsol.model.Model
-
Returns all shape functions.
- shape(String) - Method in interface com.comsol.model.Model
-
Returns a shape function.
- Shape - Interface in com.comsol.model
-
Shape function.
- shape() - Method in interface com.comsol.model.ShapeFeature
-
Returns shape function expression.
- ShapeFeature - Interface in com.comsol.model
-
Shape function feature.
- ShapeFeatureList - Interface in com.comsol.model
-
List of shape function features.
- ShapeList - Interface in com.comsol.model
-
List of shape functions.
- shortcutTarget(String) - Method in interface com.comsol.model.Model
-
Internal use.
- show() - Method in interface com.comsol.model.GeomObjectSelectionFeature
-
Returns true if the selection is shown in physics or in part instances
(provided the selection is visible within the geometry).
- show(boolean) - Method in interface com.comsol.model.GeomObjectSelectionFeature
-
For a cumulative selection, set a flag that determines whether it will
be shown in physics and part instances.
- showAutoSequences(String) - Method in interface com.comsol.model.Study
-
Generates a new attached solver sequence and/or job using default
solver settings.
- showFrame() - Method in interface com.comsol.model.ExportFeature
-
Show the current frame in a player animation.
- showProgress(boolean) - Static method in class com.comsol.model.util.ModelUtil
-
Specifies if progress should be shown on the server.
- showProgress(String) - Static method in class com.comsol.model.util.ModelUtil
-
Specifies file to log progress to.
- size() - Method in interface com.comsol.model.BatchList
-
Returns the number of batch jobs.
- size() - Method in interface com.comsol.model.GeomObjectGroupSelection
-
Returns the number of detail groups found.
- size(String) - Method in interface com.comsol.model.MaterialModel
-
Returns the size of the stored parameter, which usually is 1-by-1,
3-by-1 or 3-by-3, but other sizes are supported.
- size(String, int[]) - Method in interface com.comsol.model.MaterialModel
-
Sets the size of the stored parameter.
- size() - Method in interface com.comsol.model.ModelEntityList
-
Returns the number of entities.
- size() - Method in interface com.comsol.model.Results
-
Determines the number of plot groups.
- slits() - Method in interface com.comsol.model.Shape
-
Return slit selection.
- smoothBoundaryFlux() - Method in interface com.comsol.model.Shape
-
Returns whether smoothing is applied in the computation of boundary
flux.
- smoothBoundaryFlux(boolean) - Method in interface com.comsol.model.Shape
-
Sets whether smoothing is applied in the computation of boundary flux.
- sol() - Method in interface com.comsol.model.Model
-
Returns all solver sequences.
- sol(String) - Method in interface com.comsol.model.Model
-
Returns a solver sequence.
- SolutionInfo - Interface in com.comsol.model
-
Solution information.
- solVectorInds() - Method in interface com.comsol.model.XmeshInfoDofs
-
0-based indices into solution vector for all degrees of freedom.
- solverEvent() - Method in interface com.comsol.model.Model
-
Returns all events.
- solverEvent(String) - Method in interface com.comsol.model.Model
-
Returns an event.
- SolverFeature - Interface in com.comsol.model
-
Solver feature.
- SolverFeatureList - Interface in com.comsol.model
-
List of solver features.
- SolverProblemFeature - Interface in com.comsol.model
-
Solver problem feature.
- SolverProblemFeatureList - Interface in com.comsol.model
-
List of solver problem features.
- SolverSequence - Interface in com.comsol.model
-
Solver sequence.
- SolverSequenceList - Interface in com.comsol.model
-
Solver problem feature.
- sorder() - Method in interface com.comsol.model.Frame
-
Returns the geometry shape order.
- sorder(int) - Method in interface com.comsol.model.Frame
-
- sorder() - Method in interface com.comsol.model.FrameFeature
-
Returns the spatial approximation order as an integer.
- sorder(int) - Method in interface com.comsol.model.FrameFeature
-
Sets the geometry shape order.
- sorder() - Method in interface com.comsol.model.ModelNode
-
Returns the geometry shape order used for the model node and its
descendants.
- sorder(String) - Method in interface com.comsol.model.ModelNode
-
Sets the geometry shape order used for the model node and its
descendants.
- source() - Method in interface com.comsol.model.Pair
-
Gets source selection.
- spatialCoord() - Method in interface com.comsol.model.ModelNode
-
Returns names of spatial frame coordinates.
- spatialCoord(String[]) - Method in interface com.comsol.model.ModelNode
-
Sets names of spatial frame coordinates.
- spatialFrame() - Method in interface com.comsol.model.Frame
-
Sets the frame to be the spatial frame.
- spatialframe() - Method in interface com.comsol.model.Frame
-
- src() - Method in interface com.comsol.model.Element
-
Returns all element features from src
.
- src(String) - Method in interface com.comsol.model.Element
-
Returns an element feature from src
.
- srcFrame() - Method in interface com.comsol.model.Pair
-
Gets source frame.
- srcFrame(String) - Method in interface com.comsol.model.Pair
-
Sets source frame.
- sshape() - Method in interface com.comsol.model.Frame
-
Returns all frame features.
- sshape(String) - Method in interface com.comsol.model.Frame
-
Returns a frame feature.
- start() - Method in interface com.comsol.model.Event
-
Returns the start time for triggering an explicit event.
- start(String) - Method in interface com.comsol.model.Event
-
Sets the start time for triggering an explicit event.
- startVertexDisconnect(int) - Method in interface com.comsol.model.GeomFeature
-
Creates a new vertex for an edge start point in a GeomEdit geometry
feature.
- stat() - Method in interface com.comsol.model.MeshSequence
-
Returns mesh statistics object.
- state() - Method in interface com.comsol.model.Ode
-
Returns the state vector.
- state(String[]) - Method in interface com.comsol.model.Ode
-
Sets the states of the global equation.
- state(int, String) - Method in interface com.comsol.model.Ode
-
Sets a state of the the global equation.
- status() - Method in interface com.comsol.model.GeomMeshFeature
-
Returns feature status as string.
- stepInto(String) - Method in interface com.comsol.model.GeomSequence
-
Step into a part instance feature.
- storePersistenceData() - Method in interface com.comsol.model.CapeOpenFeature
-
Stores persistence data.
- study() - Method in interface com.comsol.model.BatchFeature
-
Returns the study of the batch job.
- study(String) - Method in interface com.comsol.model.BatchFeature
-
Assigns a batch job to a study.
- study() - Method in interface com.comsol.model.Model
-
Returns all studies.
- study(String) - Method in interface com.comsol.model.Model
-
Returns a study.
- study() - Method in interface com.comsol.model.SolverSequence
-
Returns attached study tag.
- study(String) - Method in interface com.comsol.model.SolverSequence
-
Attaches solver sequence to a study.
- Study - Interface in com.comsol.model
-
List of study features.
- StudyContainer - Interface in com.comsol.model
-
Container of study.
- StudyFeature - Interface in com.comsol.model
-
Study step.
- StudyFeatureList - Interface in com.comsol.model
-
List of study steps.
- StudyList - Interface in com.comsol.model
-
List of studies.
- swap() - Method in interface com.comsol.model.Pair
-
Swap source and destination selections.
- symbol() - Method in interface com.comsol.model.Unit
-
Returns the symbol of the unit.
- symbol(String) - Method in interface com.comsol.model.Unit
-
Sets the symbol of the unit.