| /libCEED/examples/fluids/src/ |
| H A D | qdata.c | 21 PetscInt num_comp_x, dim; in QDataGetNumComponents() local 77 CeedInt num_comp_x; in QDataGet() local 164 CeedInt num_comp_x; in QDataBoundaryGet() local
|
| H A D | turb_spanstats.c | 155 CeedInt num_comp_x; in GetQuadratureCoords() local 187 CeedInt num_comp_x, num_comp_stats = user->spanstats.num_comp_stats; in SpanStatsSetupDataCreate() local 250 CeedInt num_comp_x; in CreateStatsSF() local 361 …CeedInt num_comp_stats = user->spanstats.num_comp_stats, num_comp_x = problem-… in CreateStatisticCollectionOperator() local 437 CeedInt num_comp_stats = user->spanstats.num_comp_stats, num_comp_x, q_data_size; in SetupMMSErrorChecking() local
|
| H A D | setuplibceed.c | 151 static PetscErrorCode SetupBCQFunctions(Ceed ceed, PetscInt dim_sur, PetscInt num_comp_x, PetscInt … in SetupBCQFunctions() 183 CeedInt height = 1, num_comp_q, num_comp_x; in AddBCSubOperators() local 284 const CeedInt dim = problem->dim, num_comp_x = problem->dim; in SetupLibceed() local
|
| H A D | velocity_gradient_projection.c | 50 CeedInt num_comp_x, num_comp_input, q_data_size; in VelocityGradientProjectionSetup() local
|
| H A D | strong_boundary_conditions.c | 17 …CeedInt num_comp_x = problem->dim, num_comp_q = 5, stg_data_size = 1, dim_boundary = 2… in SetupStrongSTG_Ceed() local
|
| H A D | differential_filter.c | 21 CeedInt num_comp_q, num_comp_qd, num_comp_x; in DifferentialFilterCreateOperators() local
|
| /libCEED/examples/petsc/src/ |
| H A D | libceedsetup.c | 42 … dm, Ceed ceed, CeedInt degree, CeedInt topo_dim, CeedInt q_extra, PetscInt num_comp_x, PetscInt n… in SetupLibceedByDegree() 241 …pErrorOperator(DM dm, Ceed ceed, BPData bp_data, CeedInt topo_dim, PetscInt num_comp_x, PetscInt n… in SetupErrorOperator()
|
| /libCEED/examples/petsc/ |
| H A D | area.c | 63 num_comp_x = 3, // number of components of 3D physical coordinates in main() local
|
| H A D | bpssphere.c | 53 …PetscInt degree = 3, q_extra, l_size, g_size, topo_dim = 2, num_comp_x = 3, num_comp_u… in main() local
|
| H A D | bpsraw.c | 361 const CeedInt dim = 3, num_comp_x = 3; in main() local
|
| /libCEED/examples/fluids/problems/ |
| H A D | stg_shur14.c | 333 PetscErrorCode SetupStrongStg_QF(Ceed ceed, ProblemData problem, CeedInt num_comp_x, CeedInt num_co… in SetupStrongStg_QF() 347 PetscErrorCode SetupStrongStg_PreProcessing(Ceed ceed, ProblemData problem, CeedInt num_comp_x, Cee… in SetupStrongStg_PreProcessing()
|
| /libCEED/examples/ceed/ |
| H A D | ex3-volume.c | 57 CeedInt num_comp_x = 3; // number of x components in main() local
|
| H A D | ex2-surface.c | 58 CeedInt num_comp_x = 3; // number of x components in main() local
|
| H A D | ex1-volume.c | 58 CeedInt num_comp_x = 3; // number of x components in main() local
|
| H A D | ex1-volume-f.f90 | 258 integer fe_dim, num_comp_x, mesh_degree, sol_degree, num_qpts variable
|
| /libCEED/examples/rust-qfunctions/ |
| H A D | ex1-volume.c | 59 CeedInt num_comp_x = 3; // number of x components in main() local
|
| /libCEED/examples/solids/src/ |
| H A D | setup-libceed.c | 130 CeedInt num_comp_x, num_comp_e = 1, num_comp_d = 5; in SetupLibceedFineLevel() local
|
| /libCEED/examples/petsc/include/ |
| H A D | structs.h | 59 CeedInt num_comp_x, num_comp_u, topo_dim, q_data_size, q_extra; member
|