|
OpenCMISS-Iron Internal API Documentation
|
This module contains all interface mapping routines. More...
Data Types | |
| interface | INTERFACE_MAPPING_CALCULATE |
| Calculates interface mapping. More... | |
| interface | INTERFACE_MAPPING_CREATE_FINISH |
| Finishes the creation of interface mapping. More... | |
| interface | INTERFACE_MAPPING_CREATE_START |
| Starts the process of creating the interface mapping for interface equations. More... | |
| interface | INTERFACE_MAPPING_DESTROY |
| Destroys an interface mapping. More... | |
| interface | INTERFACE_MAPPING_FINALISE |
| Finalises the interface mapping and deallocates all memory. More... | |
| interface | INTERFACE_MAPPING_INITIALISE |
| Initialises the interface mapping and deallocates all memory. More... | |
| interface | INTERFACE_MAPPING_MATRICES_COEFFS_SET |
| Sets the coefficients for the interface matrices. More... | |
| interface | INTERFACE_MAPPING_MATRICES_NUMBER_SET |
| Sets the number of interface matrices for an interface mapping. More... | |
| interface | INTERFACE_MAPPING_MATRICES_TRANSPOSE_SET |
| Sets the transpose flag for the interface matrices. More... | |
| interface | INTERFACE_MAPPING_RHS_COEFF_SET |
| Sets the coefficient applied to the interface RHS vector. More... | |
| interface | INTERFACE_MAPPING_RHS_MAPPING_FINALISE |
| Finalises the interface mapping RHS mapping and deallocates all memory. More... | |
| interface | INTERFACE_MAPPING_RHS_MAPPING_INITIALISE |
| Initialises the interface mapping RHS mapping. More... | |
| interface | INTERFACE_MAPPING_RHS_VARIABLE_TYPE_SET |
| Sets the mapping between a Lagrange field variable and the interface rhs vector. More... | |
| interface | InterfaceMapping_CreateValuesCacheFinalise |
| Finalises an interface mapping create values cache and deallocates all memory. More... | |
| interface | InterfaceMapping_CreateValuesCacheInitialise |
| Initialises an interface mapping create values cache. More... | |
| interface | InterfaceMapping_LagrangeVariableSet |
| Sets the Lagrange variable type for the interface mapping. More... | |
| interface | InterfaceMapping_MatricesColumnMeshIndicesSet |
| Sets the column mesh indices for the interface matrices. More... | |
| interface | InterfaceMapping_MatricesRowMeshIndicesSet |
| Sets the row mesh indices for the interface matrices. More... | |
| interface | InterfaceMapping_MatrixToVarMapFinalise |
| Finalises an interface matrix to variable map and deallocates all memory. More... | |
| interface | InterfaceMapping_MatrixToVarMapInitialise |
| Initialises an interface matrix to variable map. More... | |
This module contains all interface mapping routines.