Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cselab/aphros
/ functions
Functions
2,397 in github.com/cselab/aphros
⨍
Functions
2,397
◇
Types & classes
549
Function
FinalHook
src/util/posthook_default.cpp:35
Function
FinalHook
examples/210_step_hook/hook/hook.cpp:77
Function
FinalHook
examples/211_lammps/hook/hook.cpp:118
Function
FinalHook
examples/212_polymers/hook/hook.cpp:114
Method
FixedAllocator
src/util/fixed_allocator.h:34
Method
FixedAllocatorSeries
src/util/fixed_allocator.h:90
Method
FixedAllocatorSeries
src/util/fixed_allocator.h:98
Function
FluidDummyHook
src/util/posthook_default.cpp:24
Function
FluidDummyHook
examples/205_multivof/junction/hook/hook.cpp:16
Method
FluidSolver
fcr: density fcd: dynamic viscosity fcf: force febp: projections of balanced force fcsv: volume source fcsm: mass source
src/solver/fluid.h:41
Method
ForEachCell
src/geom/mesh.h:78
Method
ForEachFace
src/geom/mesh.h:83
Method
ForEachFace
src/geom/loop.h:105
Function
Force
src/kernel/hydro_snippets.h:6
Method
FromString
src/linear/amgx.h:149
Method
Func
src/test/approx/main.cpp:34
Method
FuncVect
src/test/approx/main.cpp:267
Method
G
src/test/approx/main.cpp:44
Method
GBlock
start: begin, lower corner cell index ncells: cells size
src/geom/blockface.h:73
Method
GBlock
src/geom/blockfaced.h:80
Method
GBlock
src/geom/block.h:72
Method
GDir
src/geom/dir.h:14
Method
GField
src/geom/field.h:101
Method
GIndex
start: begin, lower corner rawsize: raw size (underlying block that fits all faces_)
src/geom/blockface.h:115
Method
GIndex
b: begin s: size
src/geom/block.h:128
Method
GRangeIn
src/geom/rangein.h:55
Method
GenerateFile
(self, path)
deploy/scripts/aphros/confgen.py:451
Method
GenerateFile
(self, path)
deploy/scripts/aphros/confgen.py:520
Function
GenerateJobConfig
(nproc, time_limit_minutes, basedir=".")
deploy/scripts/aphros/confgen.py:563
Method
GenerateMeshConfig
(self, path="mesh.conf")
deploy/scripts/aphros/confgen.py:194
Method
Get
src/geom/vect.h:526
Method
GetAn
Oriented angle from (x1-x0) to (x2-x1)
src/solver/partstr.h:390
Method
GetArea
Length of line segment. xx: points of polygon n: normal to line (ignored) Returns: a: area, positive if <xx[0]-xc,xx[1]-xc,n> is positively oriented
src/solver/reconst.h:879
Method
GetArea0
Area of plane convex polygon. xx: points of polygon n: normal to plane Returns: a: area, positive if <xx[0]-xc,xx[1]-xc,n> is positively oriented
src/solver/embed.h:684
Method
GetAreaFraction
src/solver/embed.h:483
Method
GetAreaFraction
src/geom/mesh.h:247
Function
GetArgs
(cc, desc=None)
deploy/scripts/aphros/par.py:124
Method
GetAsymmetryField
src/debug/linear.h:68
Method
GetAutoTimeStep
src/solver/fluid.h:66
Method
GetBCondFromGroups
src/func/init_bc.h:197
Function
GetBCondZeroGrad
src/solver/approx_eb.h:381
Method
GetBaryCenter
src/solver/embed.h:649
Method
GetBasePtr
src/geom/mesh.h:711
Method
GetBasePtr
src/geom/mesh.h:730
Method
GetBegin
src/geom/block.h:131
Method
GetBlockBuffers
src/linear/hypresub.cpp:109
Method
GetBlockFromId
src/geom/mesh.h:113
Method
GetBlocks
src/linear/hypresub.cpp:144
Function
GetBoundingBox
Returns bounding box of object o. [x0, y0, z0], [x1, y1, z1]
deploy/scripts/paratools/paratools.py:81
Function
GetBox
(o)
examples/207_cylinder/vis/stream.py:36
Function
GetBox
(o)
examples/102_mean_curv_flow/sim/vis/slice.py:36
Method
GetBox
Returns indices of bounding box (inclusive) with center in standard domain [0, m.GetGlobalSize())
src/solver/sphavg.h:200
Function
GetCa
(vel, mu, sig)
deploy/scripts/aphros/par.py:89
Method
GetCellCenter0
src/solver/embed.h:626
Method
GetCellColumn
Returns column of cells cmm,cm,cp,cpp. nci: 0 or 1 such that m.GetCell(f, nci) == cp
src/geom/mesh.h:348
Method
GetCmd
src/linear/hypresub.cpp:177
Function
GetCommPartRequest
src/solver/particles.h:52
Function
GetComponent
src/solver/embed.h:133
Function
GetCondName
src/debug/cond.h:69
Method
GetConstPtr
src/solver/multi.h:98
Method
GetContext
src/util/suspender.h:47
Method
GetCurv
Curvature of single string s: string index
src/solver/partstr.h:218
Method
GetCutPoly
src/solver/embed.h:539
Method
GetCutPoly
src/solver/reconst.h:645
Method
GetCutPoly0
Returns polygon cut by cell, cell center at 0, unit cell, n: normal, assume 0 <= nx <= ny a: line constant, assume a <= 0
src/solver/reconst.h:486
Method
GetCutPoly1
src/solver/reconst.h:600
Method
GetCutPoly2
src/solver/reconst.h:631
Method
GetDepth
Converts counter list to string
src/util/suspender.h:77
Method
GetDesc
src/util/stat.h:354
Method
GetDesc
src/util/module.h:54
Method
GetDir
src/geom/blockface.h:131
Method
GetDir
src/geom/blockfaced.h:116
Method
GetEnd
src/geom/block.h:134
Method
GetEnvelope
src/util/compressor.h:53
Method
GetError
src/solver/solver.h:46
Function
GetErrorCodes
src/linear/amgx.h:40
Function
GetErrorField
src/test/approx/main.cpp:629
Method
GetFaceCenter
src/geom/mesh.h:505
Method
GetFaceCenter0
src/solver/embed.h:609
Method
GetFaceOffset
src/solver/embed.h:504
Method
GetFacePoly
src/geom/mesh.h:494
Method
GetFitN
src/solver/reconst.h:466
Function
GetGa
(x, rho, mu, sig)
deploy/scripts/aphros/par.py:101
Method
GetGlobalBoundingBox
src/geom/mesh.h:229
Method
GetHalo
src/solver/embed.h:123
Method
GetHash
src/geom/mesh.h:174
Method
GetIdFromPoint
src/geom/mesh.h:165
Method
GetIdx
src/geom/blockface.h:125
Method
GetIdx
src/geom/blockfaced.h:93
Method
GetIdx
src/geom/loop.h:24
Method
GetIdx
src/geom/loop.h:59
Method
GetImage
Returns image vector, number of passes through periodic boundaries
src/solver/trackerm.h:31
Method
GetIndex
src/geom/mesh.h:705
Method
GetIndex
src/geom/mesh.h:724
Method
GetIndexer
src/geom/mesh.h:380
Function
GetInfo
src/util/sysinfo.cpp:38
Method
GetInstance
src/util/module.h:67
Method
GetInstances
src/util/module.h:57
Method
GetInter
Returns interface for single string. s: string index Output: Inter
src/solver/partstr.h:239
Method
GetInter
Intersection of 2d convex polygon and line. xx: points of polygon sx: size of xx xc: point on line t: line tangent Assume zero z-component. Output: aa
src/solver/reconst.h:846
← previous
next →
1,201–1,300 of 2,397, ranked by callers