Home
last modified time | relevance | path

Searched defs:nodes (Results 1 – 25 of 26) sorted by relevance

12

/petsc/src/ksp/ksp/tutorials/
H A Dex68.c12 PetscErrorCode ComputeSolution(PetscInt n, PetscReal *nodes, PetscReal *weights, Vec x) in ComputeSolution()
33 PetscErrorCode ComputeRhs(PetscInt n, PetscReal *nodes, PetscReal *weights, Vec b) in ComputeRhs()
52 PetscReal *nodes; in main() local
H A Dex69.c18 PetscReal *nodes; /* GLL nodes */ member
H A Dex71.c216 PetscInt nodes[3]; in main() local
/petsc/src/dm/tests/
H A Dex10.c16 const PetscInt *nodes, *edges; in main() local
H A Dex50.c58 PetscReal *nodes, *weights; in test_3d() local
/petsc/include/
H A Dpetscdmnetwork.h70 PetscInt nodes; member
/petsc/src/dm/impls/network/
H A Dnetworkmonitor.c119 …torAdd(DMNetworkMonitor monitor, const char *name, PetscInt element, PetscInt nodes, PetscInt star… in DMNetworkMonitorAdd()
/petsc/src/dm/impls/plex/
H A Dplexgmsh.c457 static PetscErrorCode GmshNodesCreate(PetscCount count, GmshNodes **nodes) in GmshNodesCreate()
467 static PetscErrorCode GmshNodesDestroy(GmshNodes **nodes) in GmshNodesDestroy()
484 PetscInt *nodes; /* Vertex/Node array */ member
555 GmshNodes *nodes; in GmshReadNodes_v22() local
613 const int *id = ibuf, *nodes = ibuf + 1 + numTags, *tags = ibuf + 1; in GmshReadElements_v22() local
716 GmshNodes *nodes; in GmshReadNodes_v40() local
814 const int *id = ibuf + elem * (1 + numNodes), *nodes = id + 1; in GmshReadElements_v40() local
980 GmshNodes *nodes; in GmshReadNodes_v41() local
1054 const PetscInt *id = ibuf + elem * (1 + numNodes), *nodes = id + 1; in GmshReadElements_v41() local
1251 GmshNodes *nodes = mesh->nodelist; in GmshReadNodes() local
[all …]
H A Dplexgeometry.c3730 PetscScalar *nodes = NULL; in DMPlexCoordinatesToReference_FE() local
3795 PetscScalar *nodes = NULL; in DMPlexReferenceToCoordinates_FE() local
/petsc/src/sys/logging/handler/impls/nested/
H A Dlognested.h62 PetscNestedEventNode *nodes; member
H A Dlognested.c391 PetscNestedEventNode *nodes; in PETSC_PRAGMA_DIAGNOSTIC_IGNORED_END() local
/petsc/share/petsc/bin/
H A Ddmnetwork_view.py213 def __init__(self, row, opts: DisplayOptions, nodes): argument
/petsc/src/dm/dt/interface/
H A Ddt.c2942 PetscErrorCode PetscGaussLobattoLegendreIntegrate(PetscInt n, PetscReal nodes[], PetscReal weights[… in PetscGaussLobattoLegendreIntegrate()
2974 PetscErrorCode PetscGaussLobattoLegendreElementLaplacianCreate(PetscInt n, PetscReal nodes[], Petsc… in PetscGaussLobattoLegendreElementLaplacianCreate()
3062 PetscErrorCode PetscGaussLobattoLegendreElementLaplacianDestroy(PetscInt n, PetscReal nodes[], Pets… in PetscGaussLobattoLegendreElementLaplacianDestroy()
3094 PetscErrorCode PetscGaussLobattoLegendreElementGradientCreate(PetscInt n, PetscReal nodes[], PetscR… in PetscGaussLobattoLegendreElementGradientCreate()
3147 PetscErrorCode PetscGaussLobattoLegendreElementGradientDestroy(PetscInt n, PetscReal nodes[], Petsc… in PetscGaussLobattoLegendreElementGradientDestroy()
3185 PetscErrorCode PetscGaussLobattoLegendreElementAdvectionCreate(PetscInt n, PetscReal nodes[], Petsc… in PetscGaussLobattoLegendreElementAdvectionCreate()
3216 PetscErrorCode PetscGaussLobattoLegendreElementAdvectionDestroy(PetscInt n, PetscReal nodes[], Pets… in PetscGaussLobattoLegendreElementAdvectionDestroy()
3225 PetscErrorCode PetscGaussLobattoLegendreElementMassCreate(PetscInt n, PetscReal *nodes, PetscReal *… in PetscGaussLobattoLegendreElementMassCreate()
3247 PetscErrorCode PetscGaussLobattoLegendreElementMassDestroy(PetscInt n, PetscReal *nodes, PetscReal … in PetscGaussLobattoLegendreElementMassDestroy()
/petsc/src/dm/partitioner/impls/simple/
H A Dpartsimple.c47 const PetscInt *nodes = p->nodeGrid; in PetscPartitionerPartition_Simple_Grid() local
/petsc/src/dm/impls/da/
H A Dda.c1356 static PetscErrorCode DMDASetGLLCoordinates_1d(DM dm, PetscInt n, PetscReal *nodes) in DMDASetGLLCoordinates_1d()
1407 PetscErrorCode DMDASetGLLCoordinates(DM da, PetscInt n, PetscReal *nodes) in DMDASetGLLCoordinates()
/petsc/src/ts/tutorials/
H A Dex50.c35 PetscReal *nodes; /* GLL nodes */ member
/petsc/src/tao/unconstrained/tutorials/
H A Dburgers_spectral.c39 PetscReal *nodes; /* GLL nodes */ member
H A Dspectraladjointassimilation.c45 PetscReal *nodes; /* GLL nodes */ member
/petsc/src/ksp/pc/impls/tfs/
H A Dgs.c1135 PetscInt *pw, *list, *size, **nodes; in PCTFS_gs_gop_vec_pairwise_plus() local
1318 PetscInt *pw, *list, *size, **nodes; in PCTFS_gs_gop_pairwise_plus_hc() local
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcgraph.c579 PCBDDCGraphNode *PETSC_RESTRICT nodes = graph->nodes; in PCBDDCGraphComputeCC_Private() local
/petsc/include/petsc/private/
H A Dpcbddcstructsimpl.h34 PCBDDCGraphNode *nodes; member
/petsc/src/dm/impls/plex/exodusii/
H A Dplexexodusii2.c776 PetscInt **nodes; in DMView_PlexExodusII() local
/petsc/src/dm/dt/dualspace/impls/lagrange/
H A Ddspacelagrange.c1500 PetscReal *nodes; in PetscDualSpaceCreateAllDataFromInteriorData() local
1698 const PetscReal *nodes = NULL; in PetscDualSpaceComputeFunctionalsFromAllData() local
/petsc/src/sys/yaml/include/
H A Dyaml.h570 } nodes; member
/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c1939 PetscInt pStart, pEnd, spStart, spEnd, *points, nleaves, ncomp, *nodes; in DMPlexCreateNodeNumbering() local

12