init

dolfin.cpp.common.init()

Initialize DOLFIN (and PETSc) with command-line arguments. This should not be needed in most cases since the initialization is otherwise handled automatically.

Parameters:
  • argc (int) –
  • * argv (char) –
Return type:

void