int loadNodeBCs (int nNodes, int *nodeIDs, int fieldID, double **alpha, double **beta, double **gamma)

This function loads the nodal boundary conditions

Documentation

This function loads the nodal boundary conditions. The boundary conditions
Parameters:
nNodes - - number of nodes boundary conditions are imposed
nodeIDs - - nodal identifiers
fieldID - - field identifier with nodes where BC are imposed
alpha - - the multipliers for the field
beta - - the multipliers for the normal derivative of the field
gamma - - the boundary values on the right hand side of the equations

alphabetic index hierarchy of classes


generated by doc++