Searched defs:bp_data (Results 1 – 3 of 3) sorted by relevance
| /libCEED/examples/petsc/src/ |
| H A D | libceedsetup.c | 43 …PetscInt g_size, PetscInt xl_size, BPData bp_data, CeedData data, PetscBool setup_rhs, PetscBool i… in SetupLibceedByDegree() 204 …DM dm, Ceed ceed, CeedInt level, CeedInt num_comp_u, CeedData *data, BPData bp_data, Vec fine_mult… in CeedLevelTransferSetup() 241 PetscErrorCode SetupErrorOperator(DM dm, Ceed ceed, BPData bp_data, CeedInt topo_dim, PetscInt num_… in SetupErrorOperator()
|
| H A D | swarmutils.c | 30 BPData bp_data = {.q_mode = CEED_GAUSS}; in DMSwarmCeedContextCreate() local 586 PetscErrorCode SetupProblemSwarm(DM dm_swarm, Ceed ceed, BPData bp_data, CeedData data, PetscBool s… in SetupProblemSwarm()
|
| H A D | petscutils.c | 345 …DM dm, DMLabel domain_label, CeedInt label_value, CeedInt height, CeedInt dm_field, BPData bp_data, in CreateBasisFromPlex()
|