Function Nextsim::perimeterBuffer(Eigen::seqN(nx, ny), Eigen::all)

Function Documentation

Warning

doxygenfunction: Unable to resolve function “Nextsim::perimeterBuffer” with arguments “(Eigen::seqN(nx, ny), Eigen::all)”. Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expected identifier in nested name. [error at 29] perimeterBuffer (Eigen::seqN(0, nx), Eigen::all) —————————–^ If parenthesis in noptr-declarator: Invalid C++ declaration: Expected ‘)’ in “( ptr-declarator )” [error at 29] perimeterBuffer (Eigen::seqN(0, nx), Eigen::all) —————————–^ If the function has a return type: Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expected identifier in nested name. [error at 16] perimeterBuffer (Eigen::seqN(0, nx), Eigen::all) —————-^ If parenthesis in noptr-declarator: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected ‘::’ in pointer to member (function). [error at 28] perimeterBuffer (Eigen::seqN(0, nx), Eigen::all) —————————-^ If declarator-id: Invalid C++ declaration: Expected identifier in nested name. [error at 29] perimeterBuffer (Eigen::seqN(0, nx), Eigen::all) —————————–^