Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeisSol/SeisSol
/ functions
Functions
2,882 in github.com/SeisSol/SeisSol
⨍
Functions
2,882
◇
Types & classes
895
Method
freeMeshReader
* Delete the mesh reader to free memory resources. * * Should be called after initialization */
src/SeisSol.h:172
Function
friction_coefficient_norm
(receiver)
postprocessing/validation/compare-receivers.py:40
Method
fromMeshReader
src/Initializer/ParameterDB.cpp:95
Method
fromPUML
src/Initializer/ParameterDB.cpp:115
Method
fromString
src/IO/Datatype/Datatype.h:41
Method
fromStringRaw
src/IO/Datatype/Datatype.cpp:139
Function
fromStringRawPrimitive
src/IO/Datatype/Datatype.cpp:89
Method
fromVectors
src/Initializer/ParameterDB.cpp:136
Function
generateLayoutFile
(configNames, memoryLayouts)
auto_tuning/scripts/tune/MemoryLayout.py:85
Method
generatePUML
src/Geometry/PUMLReader.cpp:282
Method
generateRefinedClusteringData
src/ResultWriter/WaveFieldWriter.cpp:140
Function
generateTuningLayoutFiles
(memoryLayouts)
auto_tuning/scripts/tune/MemoryLayout.py:77
Method
get
src/Geometry/Refinement/VariableSubSampler.h:120
Method
get
src/Initializer/BatchRecorders/DataTypes/Table.h:89
Method
getAdditionalArgument
preprocessing/meshing/cube_c/src/utils/args.h:305
Method
getAllowedKernels
auto_tuning/proxy/src/proxy_common.hpp:62
Function
getArchitectures
()
generated_code/arch.py:41
Method
getArgument
preprocessing/meshing/cube_c/src/utils/args.h:284
Method
getBondMatrix
src/Model/Common.cpp:49
Method
getBoundaryCondition
src/Initializer/TimeStepping/LtsWeights/LtsWeights.cpp:389
Method
getCellData
src/DynamicRupture/Output/ReceiverBasedOutput.h:87
Method
getCluster
src/Initializer/TimeStepping/LtsWeights/LtsWeights.cpp:374
Function
getCpu
(architecture)
generated_code/arch.py:58
Method
getCurrentLayerDetails
src/DynamicRupture/FrictionLaws/GpuImpl/LinearSlipWeakening.h:308
Method
getCurrentLayerDetails
src/DynamicRupture/FrictionLaws/GpuImpl/LinearSlipWeakening.h:353
Method
getCurrentLayerDetails
src/DynamicRupture/FrictionLaws/GpuImpl/ThermalPressurization/NoTP.h:22
Method
getCurrentTimestamp
external/doctest.h:5276
Method
getDRInitializer
src/Initializer/MemoryManager.h:370
Method
getDivisionCount
src/Geometry/Refinement/RefinerUtils.h:158
Method
getDivisionCount
src/Geometry/Refinement/RefinerUtils.h:209
Method
getDivisionCount
src/Geometry/Refinement/RefinerUtils.h:245
Method
getDofs
src/DynamicRupture/Output/ReceiverBasedOutput.cpp:43
Method
getEigenDecomposition
src/Model/Common.h:181
Method
getElapsedMicroseconds
external/doctest.h:3029
Function
getElasticMemoryLayouts
(order, arch)
auto_tuning/scripts/tune/MemoryLayout.py:227
Method
getElementsAlongFault
src/DynamicRupture/Output/Builders/PickPointBuilder.h:124
Method
getEncoding
src/Initializer/BatchRecorders/DataTypes/Condition.h:40
Method
getFaceIDsInIterator
src/DynamicRupture/Initializer/BaseDRInitializer.cpp:128
Method
getFaceRotationMatrix
src/Model/Common.cpp:92
Method
getFaceType
src/Initializer/TimeStepping/LtsLayout.cpp:103
Method
getFileAsStrings
src/Initializer/InputAux.h:134
Method
getFlopsDisplacementFace
src/Equations/elastic/Kernels/GravitationalFreeSurfaceBC.cpp:6
Method
getFluidPressure
src/DynamicRupture/FrictionLaws/ThermalPressurization/ThermalPressurization.h:125
Method
getFluidPressure
src/DynamicRupture/FrictionLaws/GpuImpl/ThermalPressurization/NoTP.h:23
Method
getFullStiffnessTensor
src/Equations/anisotropic/Model/Datastructures.h:147
Method
getFullStiffnessTensor
src/Equations/poroelastic/Model/Datastructures.h:59
Method
getGlobalDataOnDevice
* Gets the global data on device. **/
src/Initializer/MemoryManager.h:280
Method
getImmediate
src/IO/Instance/Metadata/Xml.h:51
Method
getImmediate
src/IO/Instance/Metadata/Xml.h:118
Method
getInVarOffset
src/Geometry/Refinement/VariableSubSampler.h:70
Method
getLabelName
src/ResultWriter/FaultWriterExecutor.h:144
Method
getLambdaBar
src/Equations/anisotropic/Model/Datastructures.h:87
Method
getLocalClusterId
* Get the id of the global cluster id in the local cluster setting * * @param i_clusterId global cluster id. * @return cluster id in th
src/Initializer/TimeStepping/LtsLayout.h:213
Method
getLocalPointer
src/IO/Writer/Instructions/Data.h:166
Method
getLocalSize
src/IO/Writer/Instructions/Data.h:167
Method
getLocationFlag
src/Solver/FreeSurfaceIntegrator.cpp:271
Method
getLtsParameters
src/Initializer/MemoryManager.h:380
Method
getMPIMode
src/Reader/AsagiModule.cpp:70
Method
getMaterialType
src/Equations/anisotropic/Model/Datastructures.h:281
Method
getMaterialType
src/Equations/poroelastic/Model/Datastructures.h:73
Method
getMaterialType
src/Equations/viscoelastic2/Model/Datastructures.h:103
Method
getMaxWaveSpeed
calculate maximal wave speed Wavespeeds for anisotropic materials depend on the direction of propagation. An analytic solution for the maximal wave sp
src/Equations/anisotropic/Model/Datastructures.h:239
Method
getMaxWaveSpeed
src/Equations/poroelastic/Model/Datastructures.h:65
Method
getMesh
src/Geometry/PUMLReader.cpp:288
Method
getMuBar
src/Equations/anisotropic/Model/Datastructures.h:89
Method
getMultiRateInfo
* Gets the information of the cluster belonging to a cell with the given time step width in a multi-rate scheme. * * @param i_timeStepWidth
src/Initializer/TimeStepping/MultiRate.h:73
Method
getNeighborClusters
src/Solver/time_stepping/AbstractTimeCluster.cpp:272
Method
getNeighbourDofs
src/DynamicRupture/Output/ReceiverBasedOutput.cpp:51
Method
getNodeMask
src/Parallel/Pin.cpp:321
Method
getNumSubTriangles
src/DynamicRupture/Output/FaultRefiner/FaultRefiners.h:46
Method
getNumSubTriangles
src/DynamicRupture/Output/FaultRefiner/FaultRefiners.h:52
Method
getNumaMode
src/Reader/AsagiReader.cpp:99
Function
getNumberOfAlignedReals
src/Kernels/Common.h:127
Method
getNumberOfCells
src/Initializer/Tree/LTSInternalNode.h:164
Method
getOutVarOffset
src/Geometry/Refinement/VariableSubSampler.h:75
Method
getOutputVariables
src/DynamicRupture/Output/RateAndStateThermalPressurization.h:36
Method
getOutputVariables
src/DynamicRupture/Output/LinearSlipWeakeningBimaterial.h:15
Method
getOutputVariables
src/DynamicRupture/Output/RateAndState.h:22
Method
getPWaveSpeed
calculate P-wave speed based on averaged material parameters
src/Equations/anisotropic/Model/Datastructures.h:269
Method
getPWaveSpeed
src/Equations/elastic/Model/Datastructures.h:112
Method
getPlainRegion
* Gets the associated plain local region of the given mpi rank. * * @param i_mpiRank rank for which the local region is requested. **/
src/Initializer/TimeStepping/LtsLayout.h:199
Method
getPlaneWaveOperator
src/Model/Common.h:131
Method
getPointer
src/IO/Writer/Instructions/Data.h:164
Function
getPreferredDataTransferMode
src/Parallel/MPI.h:268
Method
getProperties
src/Initializer/GlobalData.cpp:57
Function
getRealSize
(architecture)
generated_code/arch.py:51
Method
getRoot
src/IO/Instance/Metadata/Xml.cpp:89
Method
getRowDatatype
src/IO/Instance/Point/TableWriter.cpp:30
Method
getSWaveSpeed
calculate S-wave speed based on averaged material parameters
src/Equations/anisotropic/Model/Datastructures.h:276
Method
getSWaveSpeed
src/Equations/poroelastic/Model/Datastructures.h:71
Method
getSize
src/Initializer/BatchRecorders/DataTypes/Table.h:60
Method
getSize
* Returns the amount of Basis functions this class represents. */
src/Numerical/BasisFunction.h:285
Method
getSize
src/Numerical/BasisFunction.h:327
Method
getSuccessOrFailColor
external/doctest.h:5535
Method
getSuccessOrFailString
external/doctest.h:5528
Method
getTheoreticalSpeedup
src/Initializer/TimeStepping/LtsLayout.cpp:664
Method
getTotalThreads
src/Reader/AsagiModule.cpp:86
Function
getTransposedCoefficientMatrix
src/Equations/anisotropic/Model/AnisotropicSetup.h:57
Function
getTransposedCoefficientMatrix
src/Equations/elastic/Model/ElasticSetup.h:54
Function
getTransposedCoefficientMatrix
src/Equations/viscoelastic/Model/ViscoelasticSetup.h:117
← previous
next →
1,901–2,000 of 2,882, ranked by callers