init

dolfin.cpp.common.init(argc: 'int', argv: 'char *[]') → 'void'

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