Searched refs:num_comp_u (Results 1 – 1 of 1) sorted by relevance
5 …_func(PetscInt dim, PetscReal time, const PetscReal coords[], PetscInt num_comp_u, PetscScalar *u,… in bc_func() argument8 for (PetscInt i = 0; i < num_comp_u; i++) u[i] = coords[i]; in bc_func()