Contents Menu Expand Light mode Dark mode Auto light/dark mode
SCIRun
Logo

Getting Started:

  • Build

User Documentation:

  • Basic Tutorial
  • Classic Tutorial
  • Old SCIRun4 Tutorials
  • Parser Help
  • Python API 0.2

Developer Documentation:

  • SCIRun Module Generation

Modules:

  • BIOPSE
    • BuildFESurfRHS
  • Brain Simulator
    • SimulateForwardMagneticField
  • Bundle
    • GetFieldsFromBundle
    • GetMatricesFromBundle
    • GetStringsFromBundle
    • InsertEnvironmentIntoBundle
    • InsertFieldsIntoBundle
    • InsertMatricesIntoBundle
    • InsertStringsIntoBundle
    • ReportBundleInfo
  • Change Field Data
    • ApplyMappingMatrix
    • CalculateDistanceToField
    • CalculateDistanceToFieldBoundary
    • CalculateFieldData
    • CalculateGradients
    • CalculateInsideWhichField
    • CalculateSignedDistanceToField
    • CalculateVectorMagnitudes
    • ConvertFieldBasis
    • ConvertFieldDataType
    • ConvertIndicesToFieldData
    • CreateFieldData
    • GenerateNodeNormals
    • GetFieldData
    • MapFieldDataFromElemToNode
    • MapFieldDataFromNodeToElem
    • MapFieldDataFromSourceToDestination
    • MapFieldDataOntoElements
    • MapFieldDataOntoNodes
    • MapFieldDataOntoNodesRadialbasis
    • RegisterWithCorrespondences
    • RemoveUnusedNodes
    • SetFieldData
    • SetFieldDataToConstantValue
    • SmoothVecFieldMedian
    • SwapFieldDataWithMatrixEntries
  • Change Mesh
    • AlignMeshBoundingBoxes
    • CalculateMeshNodes
    • ConvertHexVolToTetVol
    • ConvertMeshToPointCloud
    • ConvertMeshToUnstructuredMesh
    • ConvertQuadSurfToTriSurf
    • EditMeshBoundingBox
    • FlipSurfaceNormals
    • GetFieldNodes
    • ProjectPointsOntoMesh
    • RefineMesh
    • ReorderNormalCoherently
    • ResampleRegularMesh
    • ScaleFieldMeshAndData
    • SetFieldNodes
    • TransformMeshWithTransform
  • Converters
    • ConvertMatrixToScalar
    • ConvertMatrixToString
    • ConvertNrrdToField
    • ConvertNrrdToMatrix
    • ConvertRealToComplexMatrix
    • ConvertScalarToMatrix
    • SplitFieldIntoNrrdData
  • Data IO
    • ReadBundle
    • ReadField
    • ReadMatrix
    • ReadNrrd
    • WriteField
    • WriteMatrix
  • Finite Elements
    • ApplyFEMCurrentSource
    • ApplyFEMVoltageSource
    • BuildFEMatrix
    • BuildFEVolRHS
  • Flow Control
    • BooleanCompare
    • ChooseInput
  • Forward
    • BuildBEMatrix
    • CalcTMP
    • CalculateCurrentDensity
    • InsertVoltageSource
  • Inverse
    • BuildSurfaceLaplacianMatrix
    • SolveInverseProblemWithTSVD
    • SolveInverseProblemWithTikhonov
    • SolveInverseProblemWithTikhonovSVD
  • Math
    • AddKnownsToLinearSystem
    • AddLinkedNodesToLinearSystem
    • AppendMatrix
    • BuildNoiseColumnMatrix
    • CollectMatrices
    • ComputePCA
    • ComputeSVD
    • ConvertMatrixType
    • CreateComplexMatrix
    • CreateGeometricTransform
    • CreateMatrix
    • CreateStandardMatrix
    • EvaluateLinearAlgebraBinary
    • EvaluateLinearAlgebraUnary
    • ReportColumnMatrixMisfit
    • ReportComplexMatrixInfo
    • ReportMatrixInfo
    • ResizeMatrix
    • SelectSubMatrix
    • SetSubmatrix
    • SolveLinearSystem
    • SolveMinNormLeastSqSystem
  • Misc Field
    • BuildMappingMatrix
    • BuildMatrixOfSurfaceNormals
    • CalculateMeshCenter
    • GetMeshQualityField
    • ReportFieldGeometryMeasures
    • ReportFieldInfo
    • ReportNrrdInfo
  • New Field
    • CalculateNodeLocationFrequency
    • ClipFieldByFunction
    • ClipFieldByMesh
    • ClipVolumeByIsovalue
    • ConvertMatricesToMesh
    • CreateImage
    • CreateLatVol
    • ExtractSimpleIsosurface
    • FairMesh
    • GeneratePointSamplesFromField
    • GeneratePointSamplesFromFieldOrWidget
    • GenerateSinglePointProbeFromField
    • GetCentroidsFromMesh
    • GetDomainBoundary
    • GetFieldBoundary
    • GetSliceFromStructuredFieldByIndices
    • InterfaceWithCleaver
    • InterfaceWithTetGen
    • JoinFields
    • SplitFieldByConnectedRegion
    • SplitFieldByDomain
  • Python
    • InterfaceWithPython
    • PythonObjectForwarder
  • Render
    • ViewScene
  • String
    • CreateString
    • GetNetworkFileName
    • JoinStrings
    • NetworkNotes
    • PrintDatatype
    • PrintMatrixIntoString
    • PrintStringIntoString
    • ReportStringInfo
    • SplitFileName
  • Visualization
    • CreateStandardColorMap
    • GenerateStreamLines
    • RescaleColorMap
    • ShowAndEditDipoles
    • ShowColorMap
    • ShowField
    • ShowFieldGlyphs
    • ShowMeshBoundingBox
    • ShowString

Other Links:

  • Other Links

Bibliography:

  • Bibliography
Back to top
Edit this page

Forward#

  • BuildBEMatrix
  • CalcTMP
    • Inputs as matrices - These can be generated by ECGSim
    • Output
  • CalculateCurrentDensity
  • InsertVoltageSource
Next
BuildBEMatrix
Previous
ChooseInput
Copyright © 2021, Scientific Computing and Imaging Institute at the University of Utah
Made with Sphinx and @pradyunsg's Furo