Function Nextsim::REQUIRE(ModelArray::nComponents(ModelArray::Type::DG))¶
Function Documentation¶
Warning
doxygenfunction: Unable to resolve function “Nextsim::REQUIRE” with arguments “(ModelArray::nComponents(ModelArray::Type::DG))”. 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: Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expected identifier in nested name. [error at 32] REQUIRE (eaSrc(Indexer::indexer({ sliceNx, sliceNy }, { 2, 3 }), 4)==4+xMul *(2+yMul *3)) ——————————–^ If parenthesis in noptr-declarator: Invalid C++ declaration: Expected ‘)’ in “( ptr-declarator )” [error at 32] REQUIRE (eaSrc(Indexer::indexer({ sliceNx, sliceNy }, { 2, 3 }), 4)==4+xMul *(2+yMul *3)) ——————————–^ 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 31] REQUIRE (eaSrc(Indexer::indexer({ sliceNx, sliceNy }, { 2, 3 }), 4)==4+xMul *(2+yMul *3)) ——————————-^ If declarator-id: Invalid C++ declaration: Unexpected ‘:’ after identifier. [error at 22] REQUIRE (eaSrc(Indexer::indexer({ sliceNx, sliceNy }, { 2, 3 }), 4)==4+xMul *(2+yMul *3)) ———————-^ 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 8] REQUIRE (eaSrc(Indexer::indexer({ sliceNx, sliceNy }, { 2, 3 }), 4)==4+xMul *(2+yMul *3)) ——–^ 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 14] REQUIRE (eaSrc(Indexer::indexer({ sliceNx, sliceNy }, { 2, 3 }), 4)==4+xMul *(2+yMul *3)) ————–^ If declarator-id: Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expected identifier in nested name. [error at 32] REQUIRE (eaSrc(Indexer::indexer({ sliceNx, sliceNy }, { 2, 3 }), 4)==4+xMul *(2+yMul *3)) ——————————–^ If parenthesis in noptr-declarator: Invalid C++ declaration: Expected ‘)’ in “( ptr-declarator )” [error at 32] REQUIRE (eaSrc(Indexer::indexer({ sliceNx, sliceNy }, { 2, 3 }), 4)==4+xMul *(2+yMul *3)) ——————————–^