Home
last modified time | relevance | path

Searched refs:CeedOperatorAtPointsSetPoints (Results 1 – 15 of 15) sorted by relevance

/libCEED/tests/ !
H A Dt599-operator.c88 CeedOperatorAtPointsSetPoints(op_to_points, elem_restriction_x_points, x_points); in main()
100 CeedOperatorAtPointsSetPoints(op_from_points, elem_restriction_x_points, x_points); in main()
H A Dt593-operator.c96 CeedOperatorAtPointsSetPoints(op_setup, elem_restriction_x_points, x_points); in main()
110 CeedOperatorAtPointsSetPoints(op_mass, elem_restriction_x_points, x_points); in main()
H A Dt594-operator.c96 CeedOperatorAtPointsSetPoints(op_setup, elem_restriction_x_points, x_points); in main()
110 CeedOperatorAtPointsSetPoints(op_mass, elem_restriction_x_points, x_points); in main()
H A Dt591-operator.c142 CeedOperatorAtPointsSetPoints(op_setup, elem_restriction_x_points, x_points); in main()
156 CeedOperatorAtPointsSetPoints(op_mass, elem_restriction_x_points, x_points); in main()
H A Dt597-operator.c102 CeedOperatorAtPointsSetPoints(op_setup, elem_restriction_x_points, x_points); in main()
126 CeedOperatorAtPointsSetPoints(op_diff, elem_restriction_x_points, x_points); in main()
H A Dt596-operator.c114 CeedOperatorAtPointsSetPoints(op_setup, elem_restriction_x_points, x_points); in main()
120 CeedOperatorAtPointsSetPoints(op_mass, elem_restriction_x_points, x_points); in main()
H A Dt592-operator.c142 CeedOperatorAtPointsSetPoints(op_setup, elem_restriction_x_points, x_points); in main()
156 CeedOperatorAtPointsSetPoints(op_mass, elem_restriction_x_points, x_points); in main()
H A Dt595-operator.c98 CeedOperatorAtPointsSetPoints(op_mass, elem_restriction_x_points, x_points); in main()
H A Dt590-operator.c86 CeedOperatorAtPointsSetPoints(op_mass, elem_restriction_x_points, x_points); in main()
H A Dt598-operator.c176 CeedOperatorAtPointsSetPoints(op_setup, elem_restriction_x_points, x_points); in main()
190 CeedOperatorAtPointsSetPoints(op_mass_fine, elem_restriction_x_points, x_points); in main()
/libCEED/examples/petsc/src/ !
H A Dswarmutils.c116 CeedOperatorAtPointsSetPoints(op_setup, elem_restr_x_points, x_ref_points); in DMSwarmCeedContextCreate()
144 CeedOperatorAtPointsSetPoints((*ctx)->op_mesh_to_points, elem_restr_x_points, x_ref_points); in DMSwarmCeedContextCreate()
171 CeedOperatorAtPointsSetPoints((*ctx)->op_points_to_mesh, elem_restr_x_points, x_ref_points); in DMSwarmCeedContextCreate()
199 CeedOperatorAtPointsSetPoints((*ctx)->op_mass, elem_restr_x_points, x_ref_points); in DMSwarmCeedContextCreate()
678 CeedOperatorAtPointsSetPoints(op_setup, elem_restr_x_points, x_ref_points); in SetupProblemSwarm()
710 CeedOperatorAtPointsSetPoints(op_apply, elem_restr_x_points, x_ref_points); in SetupProblemSwarm()
739 CeedOperatorAtPointsSetPoints(op_setup_rhs, elem_restr_x_points, x_ref_points); in SetupProblemSwarm()
/libCEED/include/ceed/ !
H A Dceed.h443 CEED_EXTERN int CeedOperatorAtPointsSetPoints(CeedOperator op, CeedElemRestriction rstr_points, Ce…
/libCEED/interface/ !
H A Dceed-preconditioning.c152 CeedCall(CeedOperatorAtPointsSetPoints(op_fallback, rstr_points, points)); in CeedOperatorCreateFallback()
1038 CeedCall(CeedOperatorAtPointsSetPoints(*op_coarse, rstr_points, point_coords)); in CeedOperatorMultigridLevelCreateSingle_Core()
H A Dceed-operator.c1079 int CeedOperatorAtPointsSetPoints(CeedOperator op, CeedElemRestriction rstr_points, CeedVector poin… in CeedOperatorAtPointsSetPoints() function
/libCEED/ !
H A Dcoverage.info8337 FNA:1,0,CeedOperatorAtPointsSetPoints