misc
Functions
|
Adds continuity equations in the case that the polynomial basis function does not have a root at the finite element boundary |
|
Adds the discretization equations for DerivativeVar d to the Block block. |
Checks to see if all ContinuousSets in a block have been discretized |
|
This method returns a function that returns a component by calling it rather than indexing it |
|
|
This method returns a function which applies a discretization scheme to an expression along a particular indexing set. |
|
Loop over block components and try expanding them. |
|
This function adds collocation points between the finite elements in the differential set |
|
This function first checks to see if the number of finite elements in the differential set is equal to nfe. |
|
This method will find the index location of the set ds in the var, return a list of the non_ds indices and return a function that can be used to access specific indices in var indexed by a ContinuousSet by specifying the finite element and collocation point. |
|
Update any model components which are indexed by a ContinuousSet that has changed |