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
↓ 2 callers
Function
IsFile
src/util/filesystem.cpp:52
↓ 2 callers
Function
IsLittleEnd
Returns true if machine is little endian
src/dump/vtk.h:17
↓ 2 callers
Function
IsNan
src/debug/isnan.h:29
↓ 2 callers
Method
IsRegular
src/solver/embed.h:319
↓ 2 callers
Method
IsVectorDouble
src/linear/amgx.h:159
↓ 2 callers
Function
Log
(s)
examples/207_cylinder/vis/stream.py:12
↓ 2 callers
Function
Log
(s)
examples/207_cylinder/vis/omm2d.py:12
↓ 2 callers
Function
Log
(s)
examples/102_mean_curv_flow/sim/vis/slice.py:12
↓ 2 callers
Function
Log
(s)
examples/202_coalescence/vis/rt.py:13
↓ 2 callers
Method
LoopFaces
src/solver/embed.h:338
↓ 2 callers
Method
Make
src/distr/reduce.h:441
↓ 2 callers
Function
Mul
src/test/approx/main.cpp:548
↓ 2 callers
Method
Nci
Neighbor cell indices
src/geom/mesh.h:294
↓ 2 callers
Function
ParseCodeBlocks
Parses a stream and returns a list of code blocks.
src/parse/codeblocks.cpp:110
↓ 2 callers
Function
PathToGithub
(relpath, root)
doc/sphinx/linkpath.py:13
↓ 2 callers
Function
PlotInit
()
src/test/cavity/plot.py:46
↓ 2 callers
Function
PlotInitSq
()
deploy/scripts/aphros/plot.py:257
↓ 2 callers
Function
PlotPart
(ax, p, sk=1)
src/test/sharp/plot.py:187
↓ 2 callers
Function
Print
(text)
examples/107_wasm/aphros_defs.js:271
↓ 2 callers
Method
Print
src/util/suspender.cpp:135
↓ 2 callers
Function
PrintError
(text)
examples/107_wasm/aphros_defs.js:278
↓ 2 callers
Function
PrintFromRoot
src/util/subcomm.cpp:40
↓ 2 callers
Method
Range
src/geom/range.h:39
↓ 2 callers
Function
ReadMultiline
Reads multiline string from stream. String is read until EOL or while inside quotation marks "". Removes quotation marks and strips whitespaces. Retur
src/parse/parser.cpp:259
↓ 2 callers
Function
ReadVtkPoly
Reads vtk points, polygons and fields from legacy VTK file. f: `str` or file-like Path to legacy VTK file or file-like object. Re
deploy/scripts/aphros/vtk.py:16
↓ 2 callers
Method
Run
examples/107_wasm/hydro.cpp:196
↓ 2 callers
Function
RunGrad
src/test/grad/main.cpp:116
↓ 2 callers
Function
RunInterp
src/test/grad/main.cpp:101
↓ 2 callers
Function
SetAffinity
Moves current thread to given cpu
src/util/subcomm.cpp:95
↓ 2 callers
Method
SetHalo
src/geom/field.h:175
↓ 2 callers
Method
Solve
src/linear/hypresub.cpp:567
↓ 2 callers
Method
Stencil5
Cell indices of non-excluded cells from a 3x3x3 stencil.
src/solver/embed.h:442
↓ 2 callers
Function
Sub
src/test/approx/main.cpp:536
↓ 2 callers
Function
SwapEnd
src/dump/vtk.h:24
↓ 2 callers
Function
UpdateFullUrl
()
examples/107_wasm/aphros_defs.js:295
↓ 2 callers
Method
Upload
src/linear/amgx.h:219
↓ 2 callers
Function
Valve
Appends a Tesla valve to geometry. g: aphros.Geometry instance start: center of the left edge, (x,y) L: pipe length W: pipe width
examples/206_gallery/tesla/tesla.py:58
↓ 2 callers
Function
W
(l)
doc/sphinx/src/log/log10_vtkmerge/rank.py:25
↓ 2 callers
Method
_get_casedir
Returns relative path to directory with case data. case: `str` Case name. base: `str` Base directory
deploy/scripts/aphros/test.py:148
↓ 2 callers
Method
argmin
src/geom/vect.h:363
↓ 2 callers
Method
avail
src/CubismNoCopy/SynchronizerMPI.h:1474
↓ 2 callers
Function
bbox_hi
src/inside/bbox.c:75
↓ 2 callers
Function
bbox_inside
src/inside/bbox.c:57
↓ 2 callers
Function
bbox_lo
src/inside/bbox.c:70
↓ 2 callers
Function
bbox_zhi
src/inside/bbox.c:66
↓ 2 callers
Method
clip
src/geom/vect.h:391
↓ 2 callers
Method
cumprod
src/geom/vect.h:319
↓ 2 callers
Method
data
src/geom/field.h:71
↓ 2 callers
Function
div
(p, d)
deploy/scripts/aphros/confgen.py:219
↓ 2 callers
Function
electrode
(rect, texts)
examples/107_wasm/electrochem_defs.js:152
↓ 2 callers
Method
end
src/geom/filter.h:55
↓ 2 callers
Function
getBaseValue
(alphabet, character)
examples/107_wasm/libs/lz-string.js:18
↓ 2 callers
Method
getCartComm
src/CubismNoCopy/GridMPI.h:222
↓ 2 callers
Function
grad
gradient from nodes u: function defined on nodes x,y: cell index d: direction, 0..2
src/gen/normal.py:35
↓ 2 callers
Function
inside_inside
src/inside/main.c:198
↓ 2 callers
Function
interp
interpolation to node u: function defined on cells x,y: node index
src/gen/normal.py:24
↓ 2 callers
Method
isvalid
src/CubismNoCopy/StencilInfo.h:93
↓ 2 callers
Method
lexless
src/geom/vect.h:247
↓ 2 callers
Function
lines_to_points
lines: list of lines [line0_x, line0_y, line1_x, line1_y, ...] where line0_x and line1_y are lists of coordinates Returns: list of p
examples/208_rising/plot.py:58
↓ 2 callers
Function
load
(path)
deploy/scripts/plottools/plottools.py:34
↓ 2 callers
Function
march
src/march/main.c:93
↓ 2 callers
Function
march_cube
src/march/main.c:104
↓ 2 callers
Method
orient
src/geom/notation.h:54
↓ 2 callers
Method
outward_surface
src/geom/notation.h:137
↓ 2 callers
Method
peindex
src/CubismNoCopy/GridMPI.h:213
↓ 2 callers
Function
predicate_ray
src/inside/predicate.c:166
↓ 2 callers
Function
printerr
(m)
examples/205_multivof/junction/vis/contour.py:10
↓ 2 callers
Function
printerr
(m)
examples/205_multivof/buoyancy_breakup/vis/contour.py:10
↓ 2 callers
Function
printerr
(m)
examples/102_mean_curv_flow/vis/contour.py:10
↓ 2 callers
Function
quality
(p)
deploy/scripts/aphros/confgen.py:222
↓ 2 callers
Function
rgb
(h)
examples/205_multivof/junction/vis/contour.py:43
↓ 2 callers
Function
rgb
(h)
examples/205_multivof/buoyancy_breakup/vis/contour.py:43
↓ 2 callers
Function
rgb
(h)
examples/102_mean_curv_flow/vis/contour.py:43
↓ 2 callers
Function
roundauto
(x)
deploy/scripts/plottools/plottools.py:128
↓ 2 callers
Method
size
src/geom/block.h:84
↓ 2 callers
Function
tri_point_distance2
src/inside/main.c:498
↓ 2 callers
Function
vort
(u, v)
deploy/scripts/aphros/stream.py:34
↓ 2 callers
Function
vort
(u, v)
src/test/cavity/stream.py:17
↓ 2 callers
Function
vtk
src/test/color/main.cpp:8
↓ 2 callers
Function
young_fields
src/young/main.c:146
↓ 2 callers
Function
young_ini
src/young/main.c:141
↓ 1 callers
Function
A
src/test/suspender/simple.h:16
↓ 1 callers
Function
A
src/test/suspender/other.h:53
↓ 1 callers
Function
A
src/test/suspender/context.h:30
↓ 1 callers
Function
Abs
src/test/approx/main.cpp:553
↓ 1 callers
Function
AccumulateTimeFromLeaves
src/distr/report.cpp:62
↓ 1 callers
Function
Add
src/test/approx/main.cpp:530
↓ 1 callers
Function
Add
src/test/embed_grad/main.cpp:86
↓ 1 callers
Method
AddMin
src/util/stat.h:181
↓ 1 callers
Method
AddSumHidden
src/util/stat.h:186
↓ 1 callers
Function
AdjustDomainToProcessors
Adjusts the domain size and the number of processors to make the number of blocks divisible by `domain.nproc`. domain: `Domain`
deploy/scripts/aphros/confgen.py:296
↓ 1 callers
Function
Advection0
Advection solver. fcu: quantity to advect mebc: boundary conditions vel: advection velocity dt: time step
examples/103_embed_advection/main.cpp:24
↓ 1 callers
Function
Advection1
Advection solver with redistribution from cut cells and first order upwind scheme.
examples/103_embed_advection/main.cpp:51
↓ 1 callers
Function
Advection2
Advection solver with redistribution from cut cells and second order upwind scheme.
examples/103_embed_advection/main.cpp:84
↓ 1 callers
Method
AllCells
src/geom/mesh.h:472
↓ 1 callers
Method
Allocate
src/util/fixed_allocator.h:57
↓ 1 callers
Method
AppendChild
src/distr/report.cpp:41
↓ 1 callers
Function
AppendPrinters
src/util/format.h:34
↓ 1 callers
Function
AppendStrings
src/util/format.h:13
↓ 1 callers
Function
ApplyConfig
()
examples/107_wasm/aphros_defs.js:90
← previous
next →
401–500 of 2,397, ranked by callers